aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xnee/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xnee/Makefile')
-rw-r--r--x11/xnee/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/x11/xnee/Makefile b/x11/xnee/Makefile
new file mode 100644
index 000000000000..3cfa91a39dbf
--- /dev/null
+++ b/x11/xnee/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: xnee
+# Date created: 27 May 2002
+# Whom: Alexey Dokuchaev <danfe@regency.nsu.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xnee
+PORTVERSION= 0.7.a2
+CATEGORIES= x11
+MASTER_SITES= http://xnee.sourceforge.net/tars/
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a/alpha_/}
+EXTRACT_SUFX= .tar
+
+MAINTAINER= ports@FreeBSD.org
+
+GNU_CONFIGURE= yes
+USE_X_PREFIX= yes
+
+post-patch:
+ @${PERL} -pi -e 's,^CFLAGS =,CFLAGS +=,' ${WRKSRC}/src/cli/Makefile.in \
+ ${WRKSRC}/src/lib/Makefile.in
+
+.include <bsd.port.mk>
+1 * - Update to 0.5.4sem2005-09-022-4/+12 * - update to 0.5.3leeym2004-11-242-4/+4 * update 0.5.2leeym2004-03-243-15/+3 * From http://abook.sourceforge.net/leeym2004-03-032-0/+12 * update to 0.5.1leeym2004-02-073-17/+6 * update from 0.4.7 to 0.5.0leeym2003-08-213-32/+2 * update from 0.4.7 to 0.5.0leeym2003-08-212-20/+16 * Clear moonlight beckons.ade2003-03-07