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 | 6413fe98bee383d1321c5adac37330c496d04aed (patch) | |
tree | acb794533f29aeac8d168eb2cdf3b02119a71bdb /print | |
parent | 97bfa2cf8d992af54842c9b2f9b175d09887f6ab (diff) | |
download | pkgsrc-6413fe98bee383d1321c5adac37330c496d04aed.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 |