# New ports collection makefile for: kobodeluxe # Date created: 12 June 2002 # Whom: Amar Takhar # # $FreeBSD$ # PORTNAME= kobodeluxe PORTVERSION= 0.4.p8 CATEGORIES= games MASTER_SITES= http://olofson.net/skobo/download/ \ http://olofson.net/download/ DISTNAME= KoboDeluxe-${PORTVERSION:S/.p/pre/} MAINTAINER= verm@drunkmonk.net BROKEN= "Does not compile" BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ automake:${PORTSDIR}/devel/automake LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image GNU_CONFIGURE= yes CONFIGURE_ENV= SDL_CONFIG=${LOCALBASE}/bin/sdl11-config CONFIGURE_ARGS+= --program-transform-name="s/$$//" AUTOCONF= autoconf AUTOMAKE= automake ACLOCAL= aclocal pre-configure: cd ${WRKDIR}/${DISTNAME} && ${ACLOCAL} && ${AUTOCONF} && ${AUTOHEADER} .include
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Gratuitous update to 1.0.1 (no changes affect FreeBSD version)sat2007-03-302-4/+4
* - Update to 1.0sat2007-03-162-7/+7
* upgrade to 0.9.6ijliao2006-02-152-5/+7
* Retire USE_REINPLACE.lawrance2006-01-301-2/+4
* Update to 0.9.5edwin2006-01-052-5/+6
* - Add SHA256pav2005-11-241-0/+1
* upgrade to 0.9.4ijliao2005-09-022-3/+3
* upgrade to 0.9.2ijliao2005-03-132-3/+3
* - Update to 0.9.1sem2005-01-312-3/+3
* upgrade to 0.8.3ijliao2005-01-11