aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/urwfonts/Makefile
blob: fc3235efd818f16b72adf790f827d042f69bf35e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    urwfonts
# Date created:         Sat Aug 12 15:02:03 CEST 2000
# Whom:                 olgeni@uli.it
#
# $FreeBSD$
#

PORTNAME=	urwfonts
PORTVERSION= 	1.0
CATEGORIES=	x11-fonts
MASTER_SITES=	http://www.gimp.org/
DISTNAME=	urw-fonts

MAINTAINER=	olgeni@uli.it

NO_WRKSUBDIR=	yes
USE_X_PREFIX=	yes

post-install:
	@${CAT} ${DESCR}

.include <bsd.port.mk>