2006-11-12 19:27:59 +01:00
|
|
|
# New ports collection makefile for: price
|
2006-09-07 08:05:47 +02:00
|
|
|
# Date created: 28 Aug 2006
|
2008-04-10 18:11:24 +02:00
|
|
|
# Whom: gurkan@phys.ethz.ch
|
2006-09-07 08:05:47 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= price
|
2008-08-26 16:10:09 +02:00
|
|
|
PORTVERSION= 0.8.3
|
2007-01-31 19:18:14 +01:00
|
|
|
CATEGORIES= graphics gnustep
|
2009-08-22 02:23:13 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/PRICE%20source/${PORTVERSION}
|
2006-09-07 08:05:47 +02:00
|
|
|
DISTNAME= PRICE-${PORTVERSION}
|
|
|
|
|
2008-04-29 20:00:11 +02:00
|
|
|
MAINTAINER= dinoex@FreeBSD.org
|
2006-09-07 08:05:47 +02:00
|
|
|
COMMENT= Image filtering and manipulation using GNUstep
|
|
|
|
|
|
|
|
USE_GNUSTEP= yes
|
|
|
|
USE_GNUSTEP_PREFIX= yes
|
|
|
|
USE_GNUSTEP_BACK= yes
|
|
|
|
USE_GNUSTEP_BUILD= yes
|
|
|
|
USE_GNUSTEP_INSTALL= yes
|
2007-01-13 04:57:25 +01:00
|
|
|
|
2008-02-28 17:13:12 +01:00
|
|
|
WRKSRC= ${WRKDIR}/PRICE-${PORTVERSION}
|
2006-09-07 08:05:47 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|