freebsd-ports/graphics/gnustep-slideshowkit/Makefile
Dirk Meyer 851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00

20 lines
441 B
Makefile

# $FreeBSD$
PORTNAME= slideshowkit
PORTVERSION= 0.0.1
PORTREVISION= 20050209
CATEGORIES= graphics gnustep
MASTER_SITES= http://download.gna.org/gsimageapps/
PKGNAMEPREFIX= gnustep-
DISTNAME= SlideShowKit-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= SlideShow Framework
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
.include <bsd.port.mk>