summaryrefslogtreecommitdiff
path: root/net/openag
diff options
context:
space:
mode:
Diffstat (limited to 'net/openag')
-rw-r--r--net/openag/DESCR2
-rw-r--r--net/openag/Makefile21
-rw-r--r--net/openag/PLIST7
-rw-r--r--net/openag/distinfo3
4 files changed, 33 insertions, 0 deletions
diff --git a/net/openag/DESCR b/net/openag/DESCR
new file mode 100644
index 00000000000..9f196f59c2b
--- /dev/null
+++ b/net/openag/DESCR
@@ -0,0 +1,2 @@
+OpenAG is a project written to be the first (and currently
+only) UNIX implementation of the Audiogalaxy File Sharing Protocol.
diff --git a/net/openag/Makefile b/net/openag/Makefile
new file mode 100644
index 00000000000..88688ea7627
--- /dev/null
+++ b/net/openag/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/05/06 00:01:13 hubertf Exp $
+#
+
+DISTNAME= OpenAG-1.1.1
+PKGNAME= openag-1.1.1
+CATEGORIES= net audio
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openags/}
+
+MAINTAINER= hubertf@netbsd.org
+HOMEPAGE= http://homepage.mac.com/macdomeeu/dev/current/openag/
+COMMENT= Open Audio Galaxy client
+
+GNU_CONFIGURE= yes
+
+post-install:
+ ${INSTALL_MAN_DIR} ${PREFIX}/share/doc/OpenAG
+.for i in AUTHORS ChangeLog INSTALL NEWS README
+ ${INSTALL_MAN} ${WRKSRC}/${i} ${PREFIX}/share/doc/OpenAG/${i}
+.endfor
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/openag/PLIST b/net/openag/PLIST
new file mode 100644
index 00000000000..46468a31555
--- /dev/null
+++ b/net/openag/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/06 00:01:13 hubertf Exp $
+bin/openag
+share/doc/OpenAG/AUTHORS
+share/doc/OpenAG/ChangeLog
+share/doc/OpenAG/INSTALL
+share/doc/OpenAG/NEWS
+share/doc/OpenAG/README
diff --git a/net/openag/distinfo b/net/openag/distinfo
new file mode 100644
index 00000000000..d1562f8e5c1
--- /dev/null
+++ b/net/openag/distinfo
@@ -0,0 +1,3 @@
+
+SHA1 (OpenAG-1.1.1.tar.gz) = d56473ebd46ffe03e22df511d90d7bcd33dc573a
+Size (OpenAG-1.1.1.tar.gz) = 248032 bytes