summaryrefslogtreecommitdiff
path: root/audio/play/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/play/Makefile')
-rw-r--r--audio/play/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/audio/play/Makefile b/audio/play/Makefile
new file mode 100644
index 000000000000..d15c6c11ac4a
--- /dev/null
+++ b/audio/play/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: play
+# Version required: 1.0
+# Date created: 20 May 1998
+# Whom: Masanori Kiriake <seiken@nbs.co.jp>
+#
+# $Id: Makefile,v 1.1.1.1 1998/07/20 04:03:16 steve Exp $
+#
+
+DISTNAME= play-1.0
+CATEGORIES= audio
+MASTER_SITES= ftp://jaz.jp.FreeBSD.org/pub/incoming/PUT-here/
+
+MAINTAINER= seiken@nbs.co.jp
+
+MANLANG= ja
+MAN1= play.1
+MANCOMPRESSED = YES
+.include <bsd.port.mk>