mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
2ffecdc202
PR: 41657 Submitted by: maintainer
20 lines
402 B
Makefile
20 lines
402 B
Makefile
# 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>
|