aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/kde-windeco-smoothblend/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/kde-windeco-smoothblend/Makefile')
-rw-r--r--x11-themes/kde-windeco-smoothblend/Makefile25
1 files changed, 11 insertions, 14 deletions
diff --git a/x11-themes/kde-windeco-smoothblend/Makefile b/x11-themes/kde-windeco-smoothblend/Makefile
index b8db50900989..adc0f2d138d9 100644
--- a/x11-themes/kde-windeco-smoothblend/Makefile
+++ b/x11-themes/kde-windeco-smoothblend/Makefile
@@ -5,23 +5,20 @@
# $FreeBSD$
#
-PORTNAME= smoothblend
-PORTVERSION= 1.1
-CATEGORIES= x11-themes
-MASTER_SITES= http://ww2.borgnet.us/files/
-DISTNAME= smooth-blend-${PORTVERSION}
+PORTNAME= smoothblend
+PORTVERSION= 1.2
+CATEGORIES= x11-themes kde
+MASTER_SITES= http://www.p0z3r.org/downloads/
+DISTNAME= smooth-blend-${PORTVERSION}
-MAINTAINER= decept0@gmail.com
-COMMENT= A window decoration for KDE
+MAINTAINER= decept0@gmail.com
+COMMENT= A window decoration for KDE
-BROKEN= "master site disappeared"
-DEPRECATED= "master site disappeared"
-EXPIRATION_DATE=2005-08-31
-
-USE_BZIP2= yes
+USE_BZIP2= yes
+USE_GMAKE= yes
USE_KDEBASE_VER=3
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
-WRKSRC= ${WRKDIR}/smooth-blend-${PORTVERSION}
+GNU_CONFIGURE= yes
+WRKSRC= ${WRKDIR}/smooth-blend-${PORTVERSION}
.include <bsd.port.mk>