diff --git a/x11-themes/kde-windeco-smoothblend/Makefile b/x11-themes/kde-windeco-smoothblend/Makefile index 8d02b7b898ed..c37ab723adc3 100644 --- a/x11-themes/kde-windeco-smoothblend/Makefile +++ b/x11-themes/kde-windeco-smoothblend/Makefile @@ -1,23 +1,27 @@ # New ports collection makefile for: smoothblend # Date created: March 18th, 2005 # Whom: decept # # $FreeBSD$ # PORTNAME= smoothblend PORTVERSION= 1.1 CATEGORIES= x11-themes MASTER_SITES= http://ww2.borgnet.us/files/ DISTNAME= smooth-blend-${PORTVERSION} MAINTAINER= decept0@gmail.com COMMENT= A window decoration for KDE +BROKEN= "master site disappeared" +DEPRECATED= "master site disappeared" +EXPIRATION_DATE=2005-07-31 + USE_BZIP2= yes USE_KDEBASE_VER=3 INSTALLS_SHLIB= yes GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/smooth-blend-${PORTVERSION} .include