aboutsummaryrefslogtreecommitdiff
path: root/mail/faces/Makefile
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1996-12-14 22:27:51 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1996-12-14 22:27:51 +0000
commitf6c670a07964555aff3f81894d7c580816cd914c (patch)
tree2cf65b3265554b4cefab01b01ff9a1fe4918fd8e /mail/faces/Makefile
parent35c1e6484a0a606420dfb5e86f316d0abaafd753 (diff)
downloadports-f6c670a07964555aff3f81894d7c580816cd914c.tar.gz
ports-f6c670a07964555aff3f81894d7c580816cd914c.zip
Notes
Diffstat (limited to 'mail/faces/Makefile')
-rw-r--r--mail/faces/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/mail/faces/Makefile b/mail/faces/Makefile
new file mode 100644
index 000000000000..ab49acd29f5d
--- /dev/null
+++ b/mail/faces/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: faces-1.6.1
+# Version required: 1.6.1
+# Date created: 09 December 96
+# Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
+# Andreas Klemm <andreas@FreeBSD.ORG>
+#
+# $Id$
+#
+
+DISTNAME= faces-1.6.1
+CATEGORIES= mail
+MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/faces/ \
+ ftp://odie.physik2.uni-rostock.de/pub/
+
+MAINTAINER= Lars_Koeller@odie.physik2.uni-rostock.de
+
+WRKSRC= $(WRKDIR)/faces
+EXTRACT_SUFX= .tar.Z
+
+.include <bsd.port.mk>