b5cc71b203
Remove a blank line from pkg-plist. Approved by: kris (mentor)
20 lines
400 B
Makefile
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>
|