aboutsummaryrefslogtreecommitdiff
path: root/editors/xcoral/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xcoral/Makefile')
-rw-r--r--editors/xcoral/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile
new file mode 100644
index 000000000000..af4fc324a64c
--- /dev/null
+++ b/editors/xcoral/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: xcoral
+# Version required: 2.4
+# Date created:
+# Whom: erich@rrnet.com
+#
+# $Id$
+#
+
+DISTNAME= xcoral-2.4
+CATEGORIES+= editors
+MASTER_SITES= ftp://public.x.org/contrib/editors/
+
+MAINTAINER= erich@FreeBSD.ORG
+
+USE_IMAKE= yes
+
+.include <bsd.port.mk>