diff options
Diffstat (limited to 'chinese/ttf2pt1/Makefile')
-rw-r--r-- | chinese/ttf2pt1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/ttf2pt1/Makefile b/chinese/ttf2pt1/Makefile index 2fed9127364b..5f08ab6f5a16 100644 --- a/chinese/ttf2pt1/Makefile +++ b/chinese/ttf2pt1/Makefile @@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}-chinese-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= True Type Font to Postscript Type 1 converter with Chinese maps +WWW= http://ttf2pt1.sourceforge.net/ RUN_DEPENDS= ttf2pt1:print/ttf2pt1 |