aboutsummaryrefslogtreecommitdiff
path: root/net/samplicator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/samplicator/Makefile')
-rw-r--r--net/samplicator/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/net/samplicator/Makefile b/net/samplicator/Makefile
new file mode 100644
index 000000000000..bcb0efbbe118
--- /dev/null
+++ b/net/samplicator/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: samplicator
+# Date created: 1 June 2001
+# Whom: Michael Lyngbol <lyngbol@wheel.dk>
+#
+# $FreeBSD$
+#
+
+PORTNAME= samplicator
+PORTVERSION= 1.2.1
+CATEGORIES= net
+MASTER_SITES= http://www.switch.ch/tf-tant/floma/sw/samplicator/
+
+MAINTAINER= lyngbol@wheel.dk
+
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>