summaryrefslogtreecommitdiff
path: root/russian/gd/Makefile
blob: f6ff75a1e427dc92af395055cbb6061eace9e833 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for: gd
# Version required:     1.3
# Date created:         17 Aug 1998
# Whom:                 gsm@infosite.ru
#
# $Id$
#

DISTNAME=       gd1.3
PKGNAME=        ru-gd-1.3
CATEGORIES=	russian graphics
MASTER_SITES=   http://www.boutell.com/gd/http/ \
		ftp://ftp.boutell.com/pub/boutell/gd/

MAINTAINER=     gsm@infosite.ru

FETCH_BEFORE_ARGS=	-b

pre-install:
	${MKDIR} ${PREFIX}/include/gd
	${MKDIR} ${PREFIX}/share/examples/gd

.include <bsd.port.mk>