freebsd-ports/x11-fonts/xmbdfed/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

26 lines
503 B
Makefile

# New ports collection makefile for: xmbdfed
# Date created: June 20, 1997
# Whom: jfieber
#
# $FreeBSD$
#
PORTNAME= xmbdfed
PORTVERSION= 4.5.1
CATEGORIES= x11-fonts
MASTER_SITES= http://crl.nmsu.edu/~mleisher/ \
ftp://crl.nmsu.edu/CLR/multiling/General/
DISTNAME= ${PORTNAME}-${PORTVERSION:R}
PATCH_SITES= ${MASTER_SITES}
PATCHFILES= ${PORTNAME}-${PORTVERSION:R}-patch1
MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
USE_FREETYPE= yes
USE_MOTIF= yes
MAN1= xmbdfed.1
.include <bsd.port.mk>