2006-11-16 17:23:35 +01:00
|
|
|
# New ports collection makefile for: displaycalibrator
|
|
|
|
# Date created: 16 Nov 2006
|
|
|
|
# Whom: dirk.meyer@dinoex.sub.org
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= displaycalibrator
|
|
|
|
PORTVERSION= 0.7
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 2
|
2007-01-31 19:18:14 +01:00
|
|
|
CATEGORIES= deskutils gnustep
|
2006-11-16 17:23:35 +01:00
|
|
|
MASTER_SITES= http://www.linuks.mine.nu/displaycalibrator/
|
|
|
|
|
|
|
|
MAINTAINER= dinoex@FreeBSD.org
|
|
|
|
COMMENT= Frontend to xgamma
|
|
|
|
|
|
|
|
USE_GNUSTEP= yes
|
|
|
|
USE_GNUSTEP_PREFIX= yes
|
|
|
|
USE_GNUSTEP_BACK= yes
|
|
|
|
USE_GNUSTEP_BUILD= yes
|
|
|
|
USE_GNUSTEP_INSTALL= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|