aboutsummaryrefslogtreecommitdiff
path: root/deskutils/xpostit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/xpostit/Makefile')
-rw-r--r--deskutils/xpostit/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/deskutils/xpostit/Makefile b/deskutils/xpostit/Makefile
new file mode 100644
index 000000000000..acd6bd048003
--- /dev/null
+++ b/deskutils/xpostit/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: xpostit
+# Version required: 3.3.1
+# Date created: 6 May 1996
+# Whom: joerg
+#
+# $Id$
+#
+
+DISTNAME= xpostit3.3.1
+EXTRACT_SUFX= .tar.Z
+WRKSRC= work/xpostit
+CATEGORIES+= x11
+#
+# Not all servers archie could find actually still have it. Alas, some
+# servers only have the comp.sources.x version, with its distfile named
+# `part01.gz'.
+#
+MASTER_SITES= ftp://rs104.hrz.th-darmstadt.de/pub/X11/R5contrib/
+
+MAINTAINER= joerg@FreeBSD.ORG
+
+USE_IMAKE= yes
+
+.include <bsd.port.mk>