1996-08-16 09:38:34 -04:00
|
|
|
# New ports collection makefile for: freefonts
|
|
|
|
# Date created: Thu Aug 1 21:32:14 CDT 1996
|
|
|
|
# Whom: erich@FreeBSD.org
|
|
|
|
#
|
1999-08-30 23:04:38 -04:00
|
|
|
# $FreeBSD$
|
1996-08-16 09:38:34 -04:00
|
|
|
#
|
|
|
|
|
2000-04-09 20:44:43 -04:00
|
|
|
PORTNAME= freefonts
|
|
|
|
PORTVERSION= 0.10
|
2000-09-17 14:20:43 -04:00
|
|
|
PORTREVISION= 1
|
1998-08-07 18:43:13 -04:00
|
|
|
CATEGORIES= x11-fonts
|
1997-12-04 08:58:06 -05:00
|
|
|
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/
|
1996-08-16 09:38:34 -04:00
|
|
|
|
2000-04-23 18:59:51 -04:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
1996-08-16 09:38:34 -04:00
|
|
|
|
2000-10-15 02:55:37 -04:00
|
|
|
RESTRICTED= "see accompanying .license files"
|
1996-08-17 06:59:08 -04:00
|
|
|
NO_WRKSUBDIR= yes
|
1998-08-05 05:31:52 -04:00
|
|
|
USE_X_PREFIX= yes
|
1996-08-17 06:59:08 -04:00
|
|
|
|
1996-08-16 09:38:34 -04:00
|
|
|
post-install:
|
2000-09-17 14:20:43 -04:00
|
|
|
${RM} ${PREFIX}/lib/X11/fonts/freefont/fonts.dir.orig
|
2000-10-08 06:23:48 -04:00
|
|
|
@${CAT} ${DESCR}
|
1996-08-16 09:38:34 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|