freebsd-ports/x11-fonts/freefonts/Makefile
Kris Kennaway 39c06186fa Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.

Reviewed by:		ports
No response from:	erich
2000-04-23 22:59:51 +00:00

21 lines
404 B
Makefile

# New ports collection makefile for: freefonts
# Date created: Thu Aug 1 21:32:14 CDT 1996
# Whom: erich@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= freefonts
PORTVERSION= 0.10
CATEGORIES= x11-fonts
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/
MAINTAINER= ports@FreeBSD.org
NO_WRKSUBDIR= yes
USE_X_PREFIX= yes
post-install:
@${CAT} ${PKGDIR}/DESCR
.include <bsd.port.mk>