aboutsummaryrefslogtreecommitdiff
path: root/astro/ksetiwatch/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-15 01:34:04 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-15 01:34:04 +0000
commita25526c8f7c0a715182a4a76e6606b628198c723 (patch)
tree34583e6ef23725a321bcb1bd2122104f580a2c40 /astro/ksetiwatch/Makefile
parented757d5aaf52c691778ae0bd56c80b344143e797 (diff)
downloadports-a25526c8f7c0a715182a4a76e6606b628198c723.tar.gz
ports-a25526c8f7c0a715182a4a76e6606b628198c723.zip
Notes
Diffstat (limited to 'astro/ksetiwatch/Makefile')
-rw-r--r--astro/ksetiwatch/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/astro/ksetiwatch/Makefile b/astro/ksetiwatch/Makefile
deleted file mode 100644
index f1649a0fc83f..000000000000
--- a/astro/ksetiwatch/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: ksetiwatch
-# Date created: 17 January 2001
-# Whom: Sverre Valgeirsson <sverre@k9k203-3.kam.afb.lu.se>
-#
-# $FreeBSD$
-
-PORTNAME= ksetiwatch
-PORTVERSION= 3.0.1
-PORTREVISION= 1
-CATEGORIES= astro kde
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A monitoring tool for the seti@home client
-
-USE_BZIP2= yes
-USE_KDELIBS_VER=3
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-USE_REINPLACE= yes
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
-
-.include <bsd.port.mk>