1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/x11-fonts/freefonts/Makefile
2003-02-23 11:07:26 +00:00

26 lines
588 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
PORTREVISION= 1
CATEGORIES= x11-fonts
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/
MAINTAINER= olgeni@FreeBSD.org
COMMENT= A collection of ATM fonts (not all free) from the CICA archives
RESTRICTED= "see accompanying .license files"
NO_WRKSUBDIR= yes
USE_X_PREFIX= yes
post-install:
@${RM} ${PREFIX}/lib/X11/fonts/freefont/fonts.dir.orig
@${CAT} ${DESCR}
.include <bsd.port.mk>