2009-01-14 05:38:42 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
CATEGORIES= devel lang
|
2015-12-06 00:29:36 +01:00
|
|
|
PKGNAMESUFFIX= -fcl-sound
|
2009-01-14 05:38:42 +01:00
|
|
|
|
2015-01-05 01:16:00 +01:00
|
|
|
MAINTAINER= freebsd-fpc@FreeBSD.org
|
2015-12-06 00:29:36 +01:00
|
|
|
COMMENT= Free Pascal sound loading, storing and converion (FCL)
|
2009-01-14 05:38:42 +01:00
|
|
|
|
2015-12-06 00:29:36 +01:00
|
|
|
USE_FPC= fcl-base fcl-res rtl-objpas
|
2009-01-14 05:38:42 +01:00
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|
|
|
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
2014-01-28 01:16:57 +01:00
|
|
|
EXTRACTUNITDIR= ${WRKUNITDIR}
|
2009-01-14 05:38:42 +01:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|