aboutsummaryrefslogtreecommitdiff
path: root/net/suckblow/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/suckblow/Makefile')
-rw-r--r--net/suckblow/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/net/suckblow/Makefile b/net/suckblow/Makefile
new file mode 100644
index 000000000000..b8aca1f15f29
--- /dev/null
+++ b/net/suckblow/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: mpd
+# Date created: 26 Jun 2000
+# Whom: Archie Cobbs
+#
+# $FreeBSD$
+#
+
+PORTNAME= suckblow
+PORTVERSION= 1.0
+CATEGORIES= net misc
+MASTER_SITES= http://people.FreeBSD.org/~archie/distfiles/
+
+MAINTAINER= archie@freebsd.org
+
+MAN1= suck.1
+MLINKS= suck.1 blow.1
+MANCOMPRESSED= maybe
+
+.include <bsd.port.mk>