aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2009-03-20 17:24:48 +0800
committerdinoex <dinoex@FreeBSD.org>2009-03-20 17:24:48 +0800
commita8ca57a6f50931e2bb26c9d02189a6c2e45dfdad (patch)
treedb22b19ce5cca5c4425a9da4dfc0eb0ee7f4e789 /lang
parent4029a0aa78b1740e8e6286a74631e6c5350448ed (diff)
downloadfreebsd-ports-gnome-a8ca57a6f50931e2bb26c9d02189a6c2e45dfdad.tar.gz
freebsd-ports-gnome-a8ca57a6f50931e2bb26c9d02189a6c2e45dfdad.tar.zst
freebsd-ports-gnome-a8ca57a6f50931e2bb26c9d02189a6c2e45dfdad.zip
Etoile Project LnguageKit Plugins
WWW: http://www.etoile-project.org/
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile1
-rw-r--r--lang/etoile-lkplugins/Makefile31
-rw-r--r--lang/etoile-lkplugins/distinfo3
-rw-r--r--lang/etoile-lkplugins/pkg-descr3
-rw-r--r--lang/etoile-lkplugins/pkg-plist11
5 files changed, 49 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 1632264cde00..b4475399fd03 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -57,6 +57,7 @@
SUBDIR += etoile-compiler
SUBDIR += etoile-io
SUBDIR += etoile-languagekit
+ SUBDIR += etoile-lkplugins
SUBDIR += etoile-scriptkit
SUBDIR += etoile-smalltalkkit
SUBDIR += execline
diff --git a/lang/etoile-lkplugins/Makefile b/lang/etoile-lkplugins/Makefile
new file mode 100644
index 000000000000..627e31a976ba
--- /dev/null
+++ b/lang/etoile-lkplugins/Makefile
@@ -0,0 +1,31 @@
+# New ports collection makefile for: etoile-lkplugins
+# Date created: 20 Mar 2009
+# Whom: dirk.meyer@dinoex.sub.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= lkplugins
+PORTVERSION= 0.4.1
+CATEGORIES= lang gnustep
+MASTER_SITES= http://download.gna.org/etoile/
+PKGNAMEPREFIX= etoile-
+DISTNAME= etoile-${PORTVERSION}
+
+MAINTAINER= dinoex@FreeBSD.org
+COMMENT= Etoile Project LnguageKit Plugins
+
+USE_BZIP2= yes
+USE_GNUSTEP= yes
+USE_GNUSTEP_PREFIX= yes
+USE_GNUSTEP_BACK= yes
+USE_GNUSTEP_BUILD= yes
+USE_GNUSTEP_INSTALL= yes
+USE_GNUSTEP_LOCAL_LIBS+= LanguageKit:${LANGUAGEKIT_PORT}
+
+WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION}
+USE_GNUSTEP_MAKE_DIRS+= Languages/LKPlugins
+
+LANGUAGEKIT_PORT?= lang/etoile-languagekit
+
+.include <bsd.port.mk>
diff --git a/lang/etoile-lkplugins/distinfo b/lang/etoile-lkplugins/distinfo
new file mode 100644
index 000000000000..48cc0a6ff5f0
--- /dev/null
+++ b/lang/etoile-lkplugins/distinfo
@@ -0,0 +1,3 @@
+MD5 (etoile-0.4.1.tar.bz2) = 14d587f439ae6d2ba127ceb4e07a44d7
+SHA256 (etoile-0.4.1.tar.bz2) = 2c9f189a0eae9dbc85589660a55faac498d05a056bf8148fa91f25455728cf25
+SIZE (etoile-0.4.1.tar.bz2) = 8281449
diff --git a/lang/etoile-lkplugins/pkg-descr b/lang/etoile-lkplugins/pkg-descr
new file mode 100644
index 000000000000..64bf0653149e
--- /dev/null
+++ b/lang/etoile-lkplugins/pkg-descr
@@ -0,0 +1,3 @@
+Etoile Project LnguageKit Plugins
+
+WWW: http://www.etoile-project.org/
diff --git a/lang/etoile-lkplugins/pkg-plist b/lang/etoile-lkplugins/pkg-plist
new file mode 100644
index 000000000000..11411bb8f0fc
--- /dev/null
+++ b/lang/etoile-lkplugins/pkg-plist
@@ -0,0 +1,11 @@
+Local/Library/Bundles/LanguageKit/CommentToLog.ast/CommentToLog
+Local/Library/Bundles/LanguageKit/CommentToLog.ast/Resources/Info-gnustep.plist
+Local/Library/Bundles/LanguageKit/CommentToLog.ast/stamp.make
+Local/Library/Bundles/LanguageKit/LowerIfTrue.ast/LowerIfTrue
+Local/Library/Bundles/LanguageKit/LowerIfTrue.ast/Resources/Info-gnustep.plist
+Local/Library/Bundles/LanguageKit/LowerIfTrue.ast/stamp.make
+@dirrm Local/Library/Bundles/LanguageKit/LowerIfTrue.ast/Resources
+@dirrm Local/Library/Bundles/LanguageKit/LowerIfTrue.ast
+@dirrm Local/Library/Bundles/LanguageKit/CommentToLog.ast/Resources
+@dirrm Local/Library/Bundles/LanguageKit/CommentToLog.ast
+@dirrm Local/Library/Bundles/LanguageKit