2006-12-16 17:11:56 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= pixen
|
|
|
|
PORTVERSION= 0.1
|
2014-09-10 22:50:31 +02:00
|
|
|
PORTREVISION= 4
|
2007-01-31 19:18:14 +01:00
|
|
|
CATEGORIES= graphics gnustep
|
2006-12-16 17:11:56 +01:00
|
|
|
MASTER_SITES= http://download.gna.org/gsimageapps/
|
|
|
|
DISTNAME= Pixen-${PORTVERSION}
|
|
|
|
|
2012-06-26 07:44:19 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-12-16 17:11:56 +01:00
|
|
|
COMMENT= Graphics editing software for small-scale pictures for GNUstep
|
|
|
|
|
2010-06-04 16:14:47 +02:00
|
|
|
LICENSE= MIT
|
|
|
|
|
2014-04-28 13:33:50 +02:00
|
|
|
USES= tar:bzip2
|
2006-12-16 17:11:56 +01:00
|
|
|
USE_GNUSTEP= yes
|
|
|
|
USE_GNUSTEP_BACK= yes
|
|
|
|
USE_GNUSTEP_BUILD= yes
|
|
|
|
USE_GNUSTEP_INSTALL= yes
|
|
|
|
|
2007-05-28 14:27:04 +02:00
|
|
|
ADDITIONAL_OBJCFLAGS+= -Dlog2=logb
|
2006-12-16 17:11:56 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|