1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/x11/innerspace/Makefile
Dirk Meyer e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +00:00

25 lines
516 B
Makefile

# New ports collection makefile for: innerspace
# Date created: 02 Nov 2006
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
#
PORTNAME= innerspace
PORTVERSION= 0.2.0
CATEGORIES= x11 gnustep
MASTER_SITES= http://download.savannah.nongnu.org/releases/gap/
DISTNAME= InnerSpace-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep screensaver
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
.include <bsd.port.mk>