# Created by: John Merryweather Cooper
# $FreeBSD: tags/RELEASE_10_2_0/archivers/fpc-paszlib/Makefile 376279 2015-01-05 00:16:00Z marino $

PORTREVISION=	0
CATEGORIES=	archivers devel
PKGNAMESUFFIX=	-paszlib

MAINTAINER=	freebsd-fpc@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"
