aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/lopster/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/lopster/Makefile')
-rw-r--r--net-p2p/lopster/Makefile27
1 files changed, 0 insertions, 27 deletions
diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile
deleted file mode 100644
index 3fc8308534b9..000000000000
--- a/net-p2p/lopster/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: lopster
-# Date created: 19 Oct 2000
-# Whom: Roman Shterenzon <roman@xpert.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= lopster
-PORTVERSION= 0.9.6
-PORTREVISION= 1
-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 src/Makefile.in
- ${TOUCH} ${WRKSRC}/${i}
-.endfor
-
-.include <bsd.port.mk>