summaryrefslogtreecommitdiff
path: root/net-p2p/lopster/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/lopster/Makefile')
-rw-r--r--net-p2p/lopster/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile
deleted file mode 100644
index 5d718c553dc6..000000000000
--- a/net-p2p/lopster/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: lopster
-# Date created: 19 Oct 2000
-# Whom: Roman Shterenzon <roman@xpert.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= lopster
-PORTVERSION= 1.0.1
-PORTREVISION= 2
-CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= roman@xpert.com
-
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
-
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_GNOMENG= yes
-USE_GNOME= gtk12
-USE_X_PREFIX= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
-
-.include <bsd.port.mk>