summaryrefslogtreecommitdiffstats
path: root/news/yydecode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/yydecode/Makefile')
-rw-r--r--news/yydecode/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/news/yydecode/Makefile b/news/yydecode/Makefile
new file mode 100644
index 0000000..3a24de8
--- /dev/null
+++ b/news/yydecode/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: yydecode
+# Date created: 14 Dec 2004
+# Whom: Mikolaj Rydzewski <miki@ceti.pl>
+#
+# $FreeBSD$
+#
+
+PORTNAME= yydecode
+PORTVERSION= 0.2.10
+CATEGORIES= news
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= yydecode
+
+MAINTAINER= miki@ceti.pl
+COMMENT= Tool to decode yEnc encoded files
+
+MAN1= yydecode.1
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+
+PLIST_FILES= bin/yydecode
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud