diff options
author | reed <reed@pkgsrc.org> | 2008-12-20 18:59:52 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2008-12-20 18:59:52 +0000 |
commit | b1ccccf289beb715435fe9b784f8a3f19cd2f9c1 (patch) | |
tree | acb794533f29aeac8d168eb2cdf3b02119a71bdb /print | |
parent | 72b2678c65b7ab021ba19898664ed348e350d7fb (diff) | |
download | pkgsrc-b1ccccf289beb715435fe9b784f8a3f19cd2f9c1.tar.gz |
Add homepage.
Diffstat (limited to 'print')
-rw-r--r-- | print/xfce4-print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index a5020842748..a559fa8a17d 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2008/12/18 14:21:43 hira Exp $ +# $NetBSD: Makefile,v 1.24 2008/12/20 18:59:52 reed Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -9,6 +9,7 @@ DISTNAME= xfprint-${XFCE4_VERSION} PKGREVISION= 1 CATEGORIES= print COMMENT= Xfce print dialog +HOMEPAGE= http://www.xfce.org/projects/xfprint/ CONFIGURE_ARGS+= --with-html-dir=${PREFIX:Q}/share/doc CONFIGURE_ARGS+= --with-printcap=/etc/printcap |