freebsd-ports/graphics/imageviewer/Makefile

25 lines
516 B
Makefile
Raw Normal View History

# New ports collection makefile for: imageviewer
# Date created: 15 Mar 2003
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#
PORTNAME= imageviewer
2005-10-05 06:37:53 +02:00
PORTVERSION= 0.6.3
PORTREVISION= 1
CATEGORIES= graphics gnustep
2005-10-05 06:37:53 +02:00
MASTER_SITES= http://www.nice.ch/~phip/
DISTNAME= ImageViewer-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep Image Viewer
USE_GNUSTEP= yes
2006-03-19 05:35:47 +01:00
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
.include <bsd.port.mk>