2006-09-17 06:22:07 +00:00
|
|
|
# New ports collection makefile for: stepbill
|
|
|
|
# Date created: 28 Aug 2006
|
2008-04-10 16:11:24 +00:00
|
|
|
# Whom: gurkan@phys.ethz.ch
|
2006-09-17 06:22:07 +00:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= stepbill
|
|
|
|
PORTVERSION= 2.4
|
2007-05-19 20:36:56 +00:00
|
|
|
PORTREVISION= 1
|
2007-01-31 18:18:14 +00:00
|
|
|
CATEGORIES= games gnustep
|
2006-09-17 06:22:07 +00:00
|
|
|
MASTER_SITES= http://www.linuks.mine.nu/stepbill/ \
|
2007-01-13 03:57:25 +00:00
|
|
|
${MASTER_SITE_GNUSTEP_CH}
|
2006-09-17 06:22:07 +00:00
|
|
|
|
2008-04-29 17:54:05 +00:00
|
|
|
MAINTAINER= dinoex@FreeBSD.org
|
2006-09-17 06:22:07 +00:00
|
|
|
COMMENT= Get rid of those nasty Wingdows viruses
|
|
|
|
|
|
|
|
USE_GNUSTEP= yes
|
|
|
|
USE_GNUSTEP_PREFIX= yes
|
|
|
|
USE_GNUSTEP_BACK= yes
|
|
|
|
USE_GNUSTEP_BUILD= yes
|
|
|
|
USE_GNUSTEP_INSTALL= yes
|
2007-01-13 03:57:25 +00:00
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
2006-09-17 06:22:07 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|