summaryrefslogtreecommitdiff
path: root/lang/etoile-lkplugins
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-03-20 09:24:48 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-03-20 09:24:48 +0000
commitd165fe8b27e94c2366659c17cfef9a4e8dccb8a5 (patch)
treeaf2c570b12547db39406382ed9fba91ed3149b1b /lang/etoile-lkplugins
parent- udpate to 0.4.1 (diff)
Etoile Project LnguageKit Plugins
WWW: http://www.etoile-project.org/
Notes
Notes: svn path=/head/; revision=230469
Diffstat (limited to 'lang/etoile-lkplugins')
-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
4 files changed, 48 insertions, 0 deletions
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