diff options
Diffstat (limited to 'print/gsfonts/Makefile')
-rw-r--r-- | print/gsfonts/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/gsfonts/Makefile b/print/gsfonts/Makefile index 00afc408954d..61726de4c410 100644 --- a/print/gsfonts/Makefile +++ b/print/gsfonts/Makefile @@ -15,6 +15,8 @@ DISTFILES= ${GS_FONTS_STD} ${GS_FONTS_OTHER} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Fonts used by GNU Ghostscript + BUILD_DEPENDS= ${LOCALBASE}/bin/type1inst:${PORTSDIR}/x11-fonts/p5-type1inst .include <bsd.port.pre.mk> |