2005-02-16 08:01:02 +01:00
|
|
|
# New ports collection makefile for: preview
|
|
|
|
# Date created: 15 Feb 2004
|
|
|
|
# Whom: dirk.meyer@dinoex.sub.org
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= preview
|
2006-01-21 09:56:10 +01:00
|
|
|
PORTVERSION= 0.8.5
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 2
|
2007-01-31 19:18:14 +01:00
|
|
|
CATEGORIES= graphics gnustep
|
2005-02-16 08:01:02 +01:00
|
|
|
MASTER_SITES= http://download.gna.org/gsimageapps/
|
|
|
|
PKGNAMEPREFIX= gnustep-
|
|
|
|
DISTNAME= Preview-${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= dinoex@FreeBSD.org
|
|
|
|
COMMENT= Simple image viewer
|
|
|
|
|
2010-06-04 15:49:15 +02:00
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2005-02-16 08:01:02 +01:00
|
|
|
USE_GNUSTEP= yes
|
|
|
|
USE_GNUSTEP_BACK= yes
|
|
|
|
USE_GNUSTEP_BUILD= yes
|
|
|
|
USE_GNUSTEP_INSTALL= yes
|
2007-01-13 04:57:25 +01:00
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/Preview
|
2005-02-16 08:01:02 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|