diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-12-25 02:32:37 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-12-25 02:32:37 +0000 |
commit | c10064abc78661c9bd560539b48fa77356a0de9f (patch) | |
tree | 59a4c67786b481834d131021eb7e5db86235bbf8 /audio | |
parent | Gnapster: a simple GNOME client for the online mp3 community called (diff) |
Gnapster: a simple GNOME client for the online mp3 community called napster
Notes
Notes:
svn path=/head/; revision=24036
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gnapster/Makefile | 15 | ||||
-rw-r--r-- | audio/gnapster/distinfo | 1 | ||||
-rw-r--r-- | audio/gnapster/pkg-comment | 1 | ||||
-rw-r--r-- | audio/gnapster/pkg-descr | 3 | ||||
-rw-r--r-- | audio/gnapster/pkg-plist | 1 |
5 files changed, 21 insertions, 0 deletions
diff --git a/audio/gnapster/Makefile b/audio/gnapster/Makefile new file mode 100644 index 000000000000..1a1f6a9d3b3c --- /dev/null +++ b/audio/gnapster/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: gnapster +# Version required: 1.3 +# Date created: 24 December 1999 +# Whom: Chris Piazza <cpiazza@FreeBSD.org> +# +# $FreeBSD$ +# + +DISTNAME= gnapster-1.3 +CATEGORIES= audio +MASTER_SITES= http://www.gotlinux.org/~jasta/files/ + +MAINTAINER= cpiazza@FreeBSD.org + +.include <bsd.port.mk> diff --git a/audio/gnapster/distinfo b/audio/gnapster/distinfo new file mode 100644 index 000000000000..d1abfdf2cfbc --- /dev/null +++ b/audio/gnapster/distinfo @@ -0,0 +1 @@ +MD5 (gnapster-1.3.tar.gz) = 314b4d47befe25b5c0ee79c492c61022 diff --git a/audio/gnapster/pkg-comment b/audio/gnapster/pkg-comment new file mode 100644 index 000000000000..72d0f3d7e0b4 --- /dev/null +++ b/audio/gnapster/pkg-comment @@ -0,0 +1 @@ +A GNOME client for the online mp3 community called napster. diff --git a/audio/gnapster/pkg-descr b/audio/gnapster/pkg-descr new file mode 100644 index 000000000000..df5a470ebd52 --- /dev/null +++ b/audio/gnapster/pkg-descr @@ -0,0 +1,3 @@ +Gnapster is a simple client for the online mp3 community called napster. + +WWW: http://www.gotlinux.org/~jasta/gnapster.html diff --git a/audio/gnapster/pkg-plist b/audio/gnapster/pkg-plist new file mode 100644 index 000000000000..487cba4a49c9 --- /dev/null +++ b/audio/gnapster/pkg-plist @@ -0,0 +1 @@ +bin/gnapster |