freebsd-ports/archivers/fpc-paszlib/Makefile
Jose Alonso Cardenas Marquez f7f940d1c2 - Update to 2.2.2
2009-01-14 06:13:57 +00:00

21 lines
461 B
Makefile

# New ports collection makefile for: FreeVision
# Date created: 9 February 2004
# Whom: John Merryweather Cooper
#
# $FreeBSD$
#
PORTREVISION= 0
CATEGORIES= archivers devel
PKGNAMESUFFIX= -paszlib
MAINTAINER= acm@FreeBSD.org
COMMENT= Free Pascal unit for native compression IO
USE_FPC= hash
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}
.include "${MASTERDIR}/Makefile"