1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/russian/gd/Makefile
Jun Kuriyama 5281b7d9d4 Graphics library for fast GIF creation (uses fonts in KOI8-R encoding)
PR:		ports/7648
Submitted by:	Groznyh Sergey <gsm@infosite.ru>
1998-12-05 14:10:52 +00:00

24 lines
486 B
Makefile

# 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>