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