freebsd-ports/x11-themes/kde-windeco-neos/Makefile
Jason Helfman 1df015c5f7 - update maintainer address to shanjobe@gmail.com
Approved by:	maintainer, via mail
2012-04-26 16:29:13 +00:00

24 lines
552 B
Makefile

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