summaryrefslogtreecommitdiff
path: root/print/scribus-doc/Makefile
diff options
context:
space:
mode:
authorreed <reed>2003-10-29 21:56:34 +0000
committerreed <reed>2003-10-29 21:56:34 +0000
commit728118e14576a81fc3ebec4f26efcc0f06091c5c (patch)
treeb5517ad6d13be281f2f994b3edccb55567667f3f /print/scribus-doc/Makefile
parent3d48312520e4f24a8ef2725c6318cf7ab7356597 (diff)
downloadpkgsrc-728118e14576a81fc3ebec4f26efcc0f06091c5c.tar.gz
This is scribus-doc-1.0.
Documentation for the Scribus publishing software This new package is added during freeze, because update of scribus to close PR 22557 didn't include documentation any more. Also note that the version is 1.0, while scribus is 1.1.1; the new documentation is not available yet. Also the distfile doesn't have a package version -- the scribus developer is going to fix that.
Diffstat (limited to 'print/scribus-doc/Makefile')
-rw-r--r--print/scribus-doc/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/print/scribus-doc/Makefile b/print/scribus-doc/Makefile
new file mode 100644
index 00000000000..a9c51636bbc
--- /dev/null
+++ b/print/scribus-doc/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/10/29 21:56:34 reed Exp $
+
+DISTNAME= scribus-i18n-en
+PKGNAME= scribus-doc-1.0
+CATEGORIES= print
+MASTER_SITES= http://ftp.kde.com/Office/Text_Word_Processing/Scribus/ \
+ http://web2.altmuehlnet.de/fschmid/ \
+ http://scribus.planetmirror.com/ \
+ ftp://ftp.ntua.gr/pub/gnu/scribus/ \
+ http://scribus.ipc.one.pl/
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://web2.altmuehlnet.de/fschmid/
+COMMENT= Documentation for the Scribus publishing software
+
+GNU_CONFIGURE= YES
+
+.include "../../mk/bsd.pkg.mk"