summaryrefslogtreecommitdiffstats
path: root/graphics/gd1/Makefile
blob: cd0ae6b5a8513d2cc169fdab4c7530345ff91e5f (plain)
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: gd
# Version required:     1.2
# Date created:         28 Jan 1997
# Whom:                 jeff@cetlink.net
#
# $Id$
#

DISTNAME=       gd1.2
PKGNAME=        gd-1.2
CATEGORIES=	graphics
EXTRACT_SUFX=   .tar.Z

MASTER_SITES=   http://www.boutell.com/gd/

MAINTAINER=     jeff@cetlink.net

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

.include <bsd.port.mk>
OpenPOWER on IntegriCloud