diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-12-25 10:32:37 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-12-25 10:32:37 +0800 |
commit | 5eb60b8b9444eb3f1550305a5877da940efded81 (patch) | |
tree | b45ce3db92c794469a974e41d183579d9ef20e58 /audio | |
parent | bdc2a80a0f8c45801a259bbc48907e4458eca194 (diff) | |
download | freebsd-ports-gnome-5eb60b8b9444eb3f1550305a5877da940efded81.tar.gz freebsd-ports-gnome-5eb60b8b9444eb3f1550305a5877da940efded81.tar.zst freebsd-ports-gnome-5eb60b8b9444eb3f1550305a5877da940efded81.zip |
Gnapster: a simple GNOME client for the online mp3 community called napster
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 |