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