diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
commit | d9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch) | |
tree | 7188beb34e0a3adac815c9497c615b1b78eb4454 /print/amspsfnt | |
parent | e90c5ac85e1589656db313625839221c0668d513 (diff) |
Notes
Diffstat (limited to 'print/amspsfnt')
-rw-r--r-- | print/amspsfnt/Makefile | 2 | ||||
-rw-r--r-- | print/amspsfnt/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/print/amspsfnt/Makefile b/print/amspsfnt/Makefile index 3ab3ac002bc1..1916319bca98 100644 --- a/print/amspsfnt/Makefile +++ b/print/amspsfnt/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= -unix.tar.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= AMSFonts PostScript Fonts (Adobe Type 1 format) + BUILD_DEPENDS= $(LOCALBASE)/bin/type1inst:${PORTSDIR}/x11-fonts/p5-type1inst WRKSRC= $(WRKDIR)/amspsfnt diff --git a/print/amspsfnt/pkg-comment b/print/amspsfnt/pkg-comment deleted file mode 100644 index 62b1f80edb09..000000000000 --- a/print/amspsfnt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -AMSFonts PostScript Fonts (Adobe Type 1 format) |