Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
7774b8b9
Commit
7774b8b9
authored
Dec 12, 2012
by
acm
Browse files
- New port: devel/fpc-fcl-extra
Free Pascal Component Library
parent
4c5b8d51
Changes
3
Hide whitespace changes
Inline
Side-by-side
devel/Makefile
View file @
7774b8b9
...
...
@@ -431,6 +431,7 @@
SUBDIR
+=
fpc-fcl-async
SUBDIR
+=
fpc-fcl-base
SUBDIR
+=
fpc-fcl-db
SUBDIR
+=
fpc-fcl-extra
SUBDIR
+=
fpc-fcl-fpcunit
SUBDIR
+=
fpc-fcl-image
SUBDIR
+=
fpc-fcl-json
...
...
devel/fpc-fcl-extra/Makefile
0 → 100644
View file @
7774b8b9
# Create by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
PORTREVISION
=
0
CATEGORIES
=
devel lang
PKGNAMESUFFIX
=
-fcl-extra
MAINTAINER
=
acm@FreeBSD.org
COMMENT
=
Free Pascal Component Library
USE_FPC
=
yes
MASTERDIR
=
${
.CURDIR
}
/../../lang/fpc
WRKUNITDIR
=
${FPCSRCDIR}
/packages/
${
PKGNAMESUFFIX
:S/-//
}
EXTRACTUNITDIR
+=
${WRKUNITDIR}
.
include
"${MASTERDIR}/Makefile"
devel/fpc-fcl-extra/pkg-plist
0 → 100644
View file @
7774b8b9
$FreeBSD$
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-extra/Package.fpc
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-extra/daemonapp.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-extra/daemonapp.ppu
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-extra/libpdaemonapp.a
@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-extra
@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%
@dirrmtry lib/fpc/%%PORTVERSION%%/units
@dirrmtry lib/fpc/%%PORTVERSION%%
@dirrmtry lib/fpc
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment