freebsd-ports/x11-fonts/freefonts/Makefile
1999-08-31 03:04:38 +00:00

22 lines
419 B
Makefile

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