aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/fxscintilla-fox14
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-03-29 10:45:31 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-03-29 10:45:31 +0000
commitd65e9005aa08b0c0580e80d5357a9e271f6f65b2 (patch)
treeb5ca7418bbc78b3f782fdc289c51f0c4683eb7b7 /x11-toolkits/fxscintilla-fox14
parentd13ff5daea80a63b4dbe780b95ec35bfac6d9c73 (diff)
Notes
Diffstat (limited to 'x11-toolkits/fxscintilla-fox14')
-rw-r--r--x11-toolkits/fxscintilla-fox14/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-toolkits/fxscintilla-fox14/Makefile b/x11-toolkits/fxscintilla-fox14/Makefile
new file mode 100644
index 000000000000..1ea5aba6e2d1
--- /dev/null
+++ b/x11-toolkits/fxscintilla-fox14/Makefile
@@ -0,0 +1,13 @@
+# New ports collection makefile for: fxscintilla-fox14
+# Date created: Mar 29 2007
+# Whom: Rong-En Fan <rafan@FreeBSD.org>
+#
+# $FreeBSD$
+
+PKGNAMESUFFIX= -fox14
+
+WITH_FOX14= yes
+
+MASTERDIR= ${.CURDIR}/../fxscintilla
+
+.include "${MASTERDIR}/Makefile"