freebsd-ports/x11-themes/kde-windeco-smoothblend/Makefile
Sam Lawrance 4e256699c9 Unbreak and update to 1.2. Clean up some whitespace.
PR:		ports/84373
Submitted by:	decept <decept0@gmail.com> (maintainer)
2005-10-02 12:55:08 +00:00

24 lines
515 B
Makefile

# New ports collection makefile for: smoothblend
# Date created: March 18th, 2005
# Whom: decept
#
# $FreeBSD$
#
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
USE_BZIP2= yes
USE_GMAKE= yes
USE_KDEBASE_VER=3
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/smooth-blend-${PORTVERSION}
.include <bsd.port.mk>