freebsd-ports/x11-themes/kde-windeco-neos/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

24 lines
553 B
Makefile

# New ports collection makefile for: neos
# Date created: 14th March, 2005
# Whom: decept
#
# $FreeBSD$
#
PORTNAME= neos
PORTVERSION= 0.2b
PORTREVISION= 9
CATEGORIES= x11-themes kde
MASTER_SITES= http://perso.orange.fr/chamayou/
PKGNAMEPREFIX= kde-windeco-
DISTNAME= kwin-${PORTNAME}-${PORTVERSION}
MAINTAINER= decept0@gmail.com
COMMENT= KDE window decoration
USE_BZIP2= yes
USE_KDEBASE_VER=3
USE_AUTOTOOLS= libtool:22
WRKSRC= ${WRKDIR}/kwin-${PORTNAME}-${PORTVERSION}
.include <bsd.port.mk>