aboutsummaryrefslogtreecommitdiff
path: root/devel/ndesk-options
diff options
context:
space:
mode:
authorRomain Tartière <romain@FreeBSD.org>2013-01-21 14:14:17 +0000
committerRomain Tartière <romain@FreeBSD.org>2013-01-21 14:14:17 +0000
commit7f6765ae299144c6619606b96494847bcc1451d2 (patch)
tree890b7c1c6c70aa6cb9bf0bbf930c5a724a3ab3c2 /devel/ndesk-options
parentf8d5149cee46401933d9556ae1de9f40ffa140c0 (diff)
Notes
Diffstat (limited to 'devel/ndesk-options')
-rw-r--r--devel/ndesk-options/Makefile21
-rw-r--r--devel/ndesk-options/distinfo2
-rw-r--r--devel/ndesk-options/pkg-descr3
-rw-r--r--devel/ndesk-options/pkg-plist8
4 files changed, 34 insertions, 0 deletions
diff --git a/devel/ndesk-options/Makefile b/devel/ndesk-options/Makefile
new file mode 100644
index 000000000000..b311c3d30b3d
--- /dev/null
+++ b/devel/ndesk-options/Makefile
@@ -0,0 +1,21 @@
+# $FreeBSD$
+
+PORTNAME= ndesk-options
+PORTVERSION= 0.2.1
+CATEGORIES= devel
+MASTER_SITES= http://www.ndesk.org/archive/${PORTNAME}/
+
+MAINTAINER= mono@FreeBSD.org
+COMMENT= Callback-based program option parser for C\#
+
+BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
+RUN_DEPENDS= mono:${PORTSDIR}/lang/mono
+
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \
+ ${WRKSRC}/Makefile.in
+
+.include <bsd.port.mk>
diff --git a/devel/ndesk-options/distinfo b/devel/ndesk-options/distinfo
new file mode 100644
index 000000000000..21ef864567ca
--- /dev/null
+++ b/devel/ndesk-options/distinfo
@@ -0,0 +1,2 @@
+SHA256 (ndesk-options-0.2.1.tar.gz) = 4864b3f2fc9c238980bb52c8f290fafb620c0e4bcb7f39958b953b75955b45f8
+SIZE (ndesk-options-0.2.1.tar.gz) = 141019
diff --git a/devel/ndesk-options/pkg-descr b/devel/ndesk-options/pkg-descr
new file mode 100644
index 000000000000..5ca90134340e
--- /dev/null
+++ b/devel/ndesk-options/pkg-descr
@@ -0,0 +1,3 @@
+NDesk.Options is a callback-based program option parser for C#.
+
+WWW: http://www.ndesk.org/Options
diff --git a/devel/ndesk-options/pkg-plist b/devel/ndesk-options/pkg-plist
new file mode 100644
index 000000000000..2bc454b6d0f5
--- /dev/null
+++ b/devel/ndesk-options/pkg-plist
@@ -0,0 +1,8 @@
+@comment $FreeBSD$
+lib/monodoc/sources/ndesk-options-docs.source
+lib/monodoc/sources/ndesk-options-docs.tree
+lib/monodoc/sources/ndesk-options-docs.zip
+lib/ndesk-options/NDesk.Options.dll
+lib/ndesk-options/Options.cs
+libdata/pkgconfig/ndesk-options.pc
+@dirrm lib/ndesk-options