aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fcl-registry/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-12-05 23:29:36 +0000
committerJohn Marino <marino@FreeBSD.org>2015-12-05 23:29:36 +0000
commitf01cba6e50575183cf50dc87ded17319b63e1a14 (patch)
tree6ef0e1020a116341931d3335d3863622b9586ead /devel/fpc-fcl-registry/Makefile
parentc502e77d8f318117c0982f8999f2e243e8ef511c (diff)
downloadports-f01cba6e50575183cf50dc87ded17319b63e1a14.tar.gz
ports-f01cba6e50575183cf50dc87ded17319b63e1a14.zip
Notes
Diffstat (limited to 'devel/fpc-fcl-registry/Makefile')
-rw-r--r--devel/fpc-fcl-registry/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/fpc-fcl-registry/Makefile b/devel/fpc-fcl-registry/Makefile
index 7ac69078cd18..ee3fba8ce23a 100644
--- a/devel/fpc-fcl-registry/Makefile
+++ b/devel/fpc-fcl-registry/Makefile
@@ -1,14 +1,13 @@
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= devel lang
PKGNAMESUFFIX= -fcl-registry
MAINTAINER= freebsd-fpc@FreeBSD.org
-COMMENT= Free Pascal Component Library
+COMMENT= Free Pascal emulation of Windows registry (FCL)
-USE_FPC= fcl-async fcl-base fcl-xml hash paszlib pthreads
+USE_FPC= fcl-base fcl-xml
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}