18 lines
296 B
Makefile
18 lines
296 B
Makefile
|
# New ports collection makefile for: font-sun-misc
|
||
|
# Date created: 28 Aug 2005
|
||
|
# Whom: Pawel Worach
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PORTNAME= font-sun-misc
|
||
|
PORTVERSION= 1.0.0
|
||
|
CATEGORIES= x11-fonts
|
||
|
|
||
|
MAINTAINER= x11@FreeBSD.org
|
||
|
COMMENT= X.Org miscellaneous Sun fonts
|
||
|
|
||
|
XORG_CAT= font
|
||
|
|
||
|
.include <bsd.port.mk>
|