diff options
Diffstat (limited to 'x11-fonts/font-bh-type1/Makefile')
-rw-r--r-- | x11-fonts/font-bh-type1/Makefile | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/x11-fonts/font-bh-type1/Makefile b/x11-fonts/font-bh-type1/Makefile new file mode 100644 index 000000000000..8091ad02bcea --- /dev/null +++ b/x11-fonts/font-bh-type1/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: font-bh-type1 +# Date created: 28 Aug 2005 +# Whom: Pawel Worach +# +# $FreeBSD$ +# + +PORTNAME= font-bh-type1 +PORTVERSION= 1.0.0 +CATEGORIES= x11-fonts + +MAINTAINER= x11@FreeBSD.org +COMMENT= X.Org Bigelow Holmes Type1 font + +XORG_CAT= font + +.include <bsd.port.mk> |