summaryrefslogtreecommitdiff
path: root/sysutils/plasma-applet-apcups/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/plasma-applet-apcups/Makefile')
-rw-r--r--sysutils/plasma-applet-apcups/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/sysutils/plasma-applet-apcups/Makefile b/sysutils/plasma-applet-apcups/Makefile
deleted file mode 100644
index 77e908b86f20..000000000000
--- a/sysutils/plasma-applet-apcups/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= apcups
-PORTVERSION= 0.2.1
-PORTREVISION= 4
-CATEGORIES= sysutils kde
-MASTER_SITES= GOOGLE_CODE
-PKGNAMEPREFIX= plasma-applet-
-DISTNAME= plasma-${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Plasma applet to monitor the status of APC UPS
-
-BROKEN= Unfetchable (google code has gone away)
-DEPRECATED= Unfetchable for more than six months (google code has gone away)
-EXPIRATION_DATE= 2017-04-30
-
-PROJECTHOST= plasma-apcups
-
-USES= cmake gettext kde:4
-USE_KDE= automoc4 kdelibs
-USE_QT4= qmake_build moc_build rcc_build uic_build
-
-.include <bsd.port.mk>