freebsd-ports/graphics/laternamagica/Makefile
Dirk Meyer ae0a05766f log
2010-01-29 13:59:02 +00:00

24 lines
544 B
Makefile

# New ports collection makefile for: laternamagica
# Date created: 30 Nov 2008
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#
PORTNAME= laternamagica
PORTVERSION= 0.2
CATEGORIES= graphics gnustep
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= gap
DISTNAME= LaternaMagica-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Image viewer and slideshow application
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
.include <bsd.port.mk>