diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2014-06-14 14:21:46 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2014-06-14 14:21:46 +0000 |
commit | 99613003a7f913024e1d8210386d0bf571e16fa0 (patch) | |
tree | da33191a9537264c7ef2f953d936bb14c3101151 /x11-themes | |
parent | bc99d4c0e32d1d831360238621bb72718cad9188 (diff) | |
download | ports-99613003a7f913024e1d8210386d0bf571e16fa0.tar.gz ports-99613003a7f913024e1d8210386d0bf571e16fa0.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/kde4-windeco-nitrogen/Makefile | 8 |
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> |