summaryrefslogtreecommitdiff
path: root/net/xarchie/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/xarchie/Makefile')
-rw-r--r--net/xarchie/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/net/xarchie/Makefile b/net/xarchie/Makefile
new file mode 100644
index 00000000000..be5a4175b74
--- /dev/null
+++ b/net/xarchie/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: xarchie
+# Version required: 2.0.10
+# Date created: 24 September 1994
+# Whom: jkh
+#
+# $FreeBSD Id: Makefile,v 1.12 1996/12/01 01:23:22 obrien Exp
+#
+
+DISTNAME= xarchie-2.0.10
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= applications
+
+MAINTAINER= ports@FreeBSD.org
+
+USE_IMAKE= yes
+
+.include <bsd.port.mk>