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
a128396e
Commit
a128396e
authored
Mar 23, 2013
by
acm
Browse files
- New port: devel/fpc-fcl-js
Free Pascal Component Library
parent
5bbd4190
Changes
3
Hide whitespace changes
Inline
Side-by-side
devel/Makefile
View file @
a128396e
...
...
@@ -443,6 +443,7 @@
SUBDIR
+=
fpc-fcl-extra
SUBDIR
+=
fpc-fcl-fpcunit
SUBDIR
+=
fpc-fcl-image
SUBDIR
+=
fpc-fcl-js
SUBDIR
+=
fpc-fcl-json
SUBDIR
+=
fpc-fcl-net
SUBDIR
+=
fpc-fcl-passrc
...
...
devel/fpc-fcl-js/Makefile
0 → 100644
View file @
a128396e
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
PORTREVISION
=
0
CATEGORIES
=
devel lang
PKGNAMESUFFIX
=
-fcl-js
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-js/pkg-plist
0 → 100644
View file @
a128396e
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-js/Package.fpc
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-js/jsbase.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-js/jsbase.ppu
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-js/jsparser.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-js/jsparser.ppu
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-js/jsscanner.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-js/jsscanner.ppu
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-js/jstree.o
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-js/jstree.ppu
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-js/libpjsbase.a
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-js/libpjsparser.a
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-js/libpjsscanner.a
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-js/libpjstree.a
@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/fcl-js
@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