1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/x11/kgamma/Makefile

20 lines
402 B
Makefile
Raw Normal View History

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