diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-12-25 02:32:37 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-12-25 02:32:37 +0000 |
commit | 5eb60b8b9444eb3f1550305a5877da940efded81 (patch) | |
tree | b45ce3db92c794469a974e41d183579d9ef20e58 /audio/gnapster | |
parent | bdc2a80a0f8c45801a259bbc48907e4458eca194 (diff) | |
download | FreeBSD-ports-5eb60b8b9444eb3f1550305a5877da940efded81.zip FreeBSD-ports-5eb60b8b9444eb3f1550305a5877da940efded81.tar.gz |
Gnapster: a simple GNOME client for the online mp3 community called napster
Diffstat (limited to 'audio/gnapster')
-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 0000000..1a1f6a9 --- /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 0000000..d1abfdf --- /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 0000000..72d0f3d --- /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 0000000..df5a470 --- /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 0000000..487cba4 --- /dev/null +++ b/audio/gnapster/pkg-plist @@ -0,0 +1 @@ +bin/gnapster |