1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/graphics/gd1/Makefile
Vanilla I. Shu e1e01a2994 Upgrade to 1.3.
PR:		ports/6146
Submitted by:	Jeffrey Wheat <jeff@ns1.cetlink.net>
1998-04-04 14:25:54 +00:00

21 lines
412 B
Makefile

# New ports collection makefile for: gd
# Version required: 1.3
# Date created: 27 Mar 1998
# Whom: jeff@cetlink.net
#
# $Id$
#
DISTNAME= gd1.3
PKGNAME= gd-1.3
CATEGORIES= graphics
MASTER_SITES= http://www.boutell.com/gd/http/
MAINTAINER= jeff@cetlink.net
pre-install:
${MKDIR} ${PREFIX}/include/gd
${MKDIR} ${PREFIX}/share/examples/gd
.include <bsd.port.mk>