summaryrefslogtreecommitdiff
path: root/net/openag
diff options
context:
space:
mode:
authorhubertf <hubertf>2002-05-06 00:01:13 +0000
committerhubertf <hubertf>2002-05-06 00:01:13 +0000
commitdc9c4cc2ec0e2659c2a132cb312271c02b8515d9 (patch)
treefcebad6fcf0cf77aea6daf8ec6821791c82fb020 /net/openag
parent1ffe7385df856a69eff64ac4c3d7ec339da9b2f5 (diff)
downloadpkgsrc-dc9c4cc2ec0e2659c2a132cb312271c02b8515d9.tar.gz
Add openag-1.1.1: Open Audio Galaxy client
OpenAG is a project written to be the first (and currently only) UNIX implementation of the Audiogalaxy File Sharing Protocol.
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