freebsd-ports/x11/kgamma/Makefile
Tilman Keskinoz b5cc71b203 Update my Emailadress.
Remove a blank line from pkg-plist.

Approved by: kris (mentor)
2002-10-22 12:53:45 +00:00

20 lines
400 B
Makefile

# New ports collection makefile for: kgamma
# Date created: 21 July 2002
# Whom: Tilman Linneweh <arved@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kgamma
PORTVERSION= 0.9.2
CATEGORIES= x11 kde
MASTER_SITES= http://download.berlios.de/kgamma/
MAINTAINER= arved@FreeBSD.org
USE_KDELIBS_VER= 3
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>