freebsd-ports/graphics/libart/Makefile
Hye-Shik Chang 10cb7d0c73 Updating my email address.
Approved by: cjh (mentor)
2002-06-25 07:50:58 +00:00

19 lines
391 B
Makefile

# New ports collection makefile for: libart
# Date created: 8 July 2001
# Whom: Hye-Shik Chang <perky@python.or.kr>
#
# $FreeBSD$
#
PORTNAME= libart
PORTVERSION= 2.3.3
CATEGORIES= graphics
MASTER_SITES= http://www.artofcode.com/${PORTNAME}/
MAINTAINER= perky@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}_lgpl-${PORTVERSION}
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>