diff options
Diffstat (limited to 'print/paps')
-rw-r--r-- | print/paps/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/paps/Makefile b/print/paps/Makefile index 525568a0f197..2d164f9f1f1e 100644 --- a/print/paps/Makefile +++ b/print/paps/Makefile @@ -5,6 +5,7 @@ CATEGORIES= print MAINTAINER= ports@FreeBSD.org COMMENT= UTF-8 to PostScript converter using Pango +WWW= http://paps.sourceforge.net/ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 |