aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2014-06-14 14:21:46 +0000
committerJason E. Hale <jhale@FreeBSD.org>2014-06-14 14:21:46 +0000
commit99613003a7f913024e1d8210386d0bf571e16fa0 (patch)
treeda33191a9537264c7ef2f953d936bb14c3101151 /x11-themes
parentbc99d4c0e32d1d831360238621bb72718cad9188 (diff)
downloadports-99613003a7f913024e1d8210386d0bf571e16fa0.tar.gz
ports-99613003a7f913024e1d8210386d0bf571e16fa0.zip
- Mark DEPRECATED; this project merged with the Oxygen windeco
included with KDE4 - Set EXPIRATION_DATE to one month from now While here: - Support staging - Add LICENSE (GPLv2) - Add USES=gettext
Notes
Notes: svn path=/head/; revision=357783
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/kde4-windeco-nitrogen/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/x11-themes/kde4-windeco-nitrogen/Makefile b/x11-themes/kde4-windeco-nitrogen/Makefile
index 6f63c3734773..851babf9a517 100644
--- a/x11-themes/kde4-windeco-nitrogen/Makefile
+++ b/x11-themes/kde4-windeco-nitrogen/Makefile
@@ -12,10 +12,14 @@ DISTNAME= 99551-${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}-Source
MAINTAINER= ports@FreeBSD.org
COMMENT= KDE4 window decoration
+LICENSE= GPLv2
+
+DEPRECATED= Merged with the Oxygen windeco included with KDE4
+EXPIRATION_DATE= 2014-07-14
+
USE_KDE4= kdelibs kdehier kdeprefix automoc4 workspace
USE_QT4= corelib qmake_build moc_build rcc_build uic_build
-USES= cmake
+USES= cmake gettext
WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}-Source
-NO_STAGE= yes
.include <bsd.port.mk>