diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-19 07:01:32 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-19 07:01:32 +0000 |
commit | cc26da9fea75608d102c004d544f4c927821f90a (patch) | |
tree | a37deeb2c76df5e286dc7d72abc784d0caf59ac1 /net-p2p/lopster | |
parent | 437e13fc3b0296581887d4063e0d3f469a320d5e (diff) | |
download | ports-cc26da9fea75608d102c004d544f4c927821f90a.tar.gz ports-cc26da9fea75608d102c004d544f4c927821f90a.zip |
Notes
Diffstat (limited to 'net-p2p/lopster')
-rw-r--r-- | net-p2p/lopster/Makefile | 26 | ||||
-rw-r--r-- | net-p2p/lopster/distinfo | 1 | ||||
-rw-r--r-- | net-p2p/lopster/pkg-comment | 1 | ||||
-rw-r--r-- | net-p2p/lopster/pkg-descr | 5 | ||||
-rw-r--r-- | net-p2p/lopster/pkg-plist | 32 |
5 files changed, 65 insertions, 0 deletions
diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile new file mode 100644 index 000000000000..3311b1757bc6 --- /dev/null +++ b/net-p2p/lopster/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: lopster +# Date created: 19 Oct 2000 +# Whom: Roman Shterenzon <roman@xpert.com> +# +# $FreeBSD$ +# + +PORTNAME= lopster +PORTVERSION= 0.9.4 +CATEGORIES= audio +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} + +MAINTAINER= roman@xpert.com + +GNU_CONFIGURE= yes +USE_GMAKE= yes +USE_GTK= yes +USE_X_PREFIX= yes + +post-extract: +.for i in aclocal.m4 stamp-h.in Makefile.in configure + ${TOUCH} ${WRKSRC}/${i} +.endfor + +.include <bsd.port.mk> diff --git a/net-p2p/lopster/distinfo b/net-p2p/lopster/distinfo new file mode 100644 index 000000000000..a3ef9e928990 --- /dev/null +++ b/net-p2p/lopster/distinfo @@ -0,0 +1 @@ +MD5 (lopster-0.9.4.tar.gz) = a618bdb8733013ad3999d4da0d3f7616 diff --git a/net-p2p/lopster/pkg-comment b/net-p2p/lopster/pkg-comment new file mode 100644 index 000000000000..e1765a82545c --- /dev/null +++ b/net-p2p/lopster/pkg-comment @@ -0,0 +1 @@ +GTK+ client for Napster diff --git a/net-p2p/lopster/pkg-descr b/net-p2p/lopster/pkg-descr new file mode 100644 index 000000000000..ae315c663e90 --- /dev/null +++ b/net-p2p/lopster/pkg-descr @@ -0,0 +1,5 @@ +Lopster is a Napster client for Linux/Unix written in C and based on GTK. + +WWW: http://lopster.sourceforge.net/ + +Roman Shterenzon <roman@xpert.com> diff --git a/net-p2p/lopster/pkg-plist b/net-p2p/lopster/pkg-plist new file mode 100644 index 000000000000..8b058ba9d2ef --- /dev/null +++ b/net-p2p/lopster/pkg-plist @@ -0,0 +1,32 @@ +bin/lopster +share/lopster/pixmaps/arrowd.xpm +share/lopster/pixmaps/arrowl.xpm +share/lopster/pixmaps/arrowr.xpm +share/lopster/pixmaps/arrowu.xpm +share/lopster/pixmaps/bug16b.xpm +share/lopster/pixmaps/chat.xpm +share/lopster/pixmaps/d16x16.xpm +share/lopster/pixmaps/enemy.xpm +share/lopster/pixmaps/enemy2.xpm +share/lopster/pixmaps/folder.xpm +share/lopster/pixmaps/folder_blue.xpm +share/lopster/pixmaps/folder_open.xpm +share/lopster/pixmaps/friend.xpm +share/lopster/pixmaps/home16b.xpm +share/lopster/pixmaps/ignore.xpm +share/lopster/pixmaps/kfind.xpm +share/lopster/pixmaps/logo.jpg +share/lopster/pixmaps/logo.xpm +share/lopster/pixmaps/mail16b.xpm +share/lopster/pixmaps/mini-folder.xpm +share/lopster/pixmaps/notes16.xpm +share/lopster/pixmaps/speedgray.xpm +share/lopster/pixmaps/speedgreen.xpm +share/lopster/pixmaps/speedred.xpm +share/lopster/pixmaps/speedyellow.xpm +share/lopster/pixmaps/transfer.xpm +share/lopster/pixmaps/user.xpm +share/lopster/pixmaps/user1.xpm +share/lopster/pixmaps/user2.xpm +@dirrm share/lopster/pixmaps +@dirrm share/lopster |