aboutsummaryrefslogtreecommitdiff
path: root/graphics/fpc-graph
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-09-07 20:57:34 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-09-07 20:57:34 +0000
commit8f94b105f3c2f89e4e522ce274166b5723dc6b73 (patch)
treeaab85cbc4e5a8759822f660aad9b8d0ced07112c /graphics/fpc-graph
parent1bd961bea35616a73e61541bc2abc8fa2b5c6013 (diff)
downloadports-8f94b105f3c2f89e4e522ce274166b5723dc6b73.tar.gz
ports-8f94b105f3c2f89e4e522ce274166b5723dc6b73.zip
Notes
Diffstat (limited to 'graphics/fpc-graph')
-rw-r--r--graphics/fpc-graph/Makefile21
-rw-r--r--graphics/fpc-graph/pkg-plist12
2 files changed, 33 insertions, 0 deletions
diff --git a/graphics/fpc-graph/Makefile b/graphics/fpc-graph/Makefile
new file mode 100644
index 000000000000..2919eb4ac389
--- /dev/null
+++ b/graphics/fpc-graph/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: fpc-graph
+# Date created: 2006-09-05
+# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTREVISION= 0
+CATEGORIES= graphics lang
+PKGNAMESUFFIX= -graph
+
+MAINTAINER= acm@FreeBSD.org
+COMMENT= Free Pascal interface to graphical applications
+
+BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
+
+MASTERDIR= ${.CURDIR}/../../lang/fpc
+WRKUNITDIR= ${FPCSRCDIR}/packages/base/${PKGNAMESUFFIX:S/-//}
+EXTRACTUNITDIR+= ${WRKUNITDIR}
+
+.include "${MASTERDIR}/Makefile"
diff --git a/graphics/fpc-graph/pkg-plist b/graphics/fpc-graph/pkg-plist
new file mode 100644
index 000000000000..28dbe19bf84f
--- /dev/null
+++ b/graphics/fpc-graph/pkg-plist
@@ -0,0 +1,12 @@
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/graph/Package.fpc
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/graph/graph.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/graph/ggigraph.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/graph/graph.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/graph/ggigraph.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/graph/libpgraph.a
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/graph/libpggigraph.a
+@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/graph
+@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%
+@dirrmtry lib/fpc/%%PORTVERSION%%/units
+@dirrmtry lib/fpc/%%PORTVERSION%%
+@dirrmtry lib/fpc