# Created by: Jeff Molofee # $FreeBSD$ PORTNAME= timeless PORTVERSION= 1.0 PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= LOCAL/shaun MAINTAINER= ports@FreeBSD.org COMMENT= FreeBSD/SDL port of Tran's Timeless Demo with Sound USE_SDL= sdl mixer LDFLAGS+= -lm PLIST_FILES= bin/timeless %%DATADIR%%/time.s3m do-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_PROGRAM} ${WRKSRC}/timeless ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/time.s3m ${STAGEDIR}${DATADIR} .include href='https://www.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-3/+3
* - Clarify LICENSEamdmi32016-02-071-11/+9
* MASTER_SITES cleanup.mat2015-05-141-2/+1
* USES+= gettext-tools on 5 portsmarino2014-12-131-1/+1
* - Reset maintainership of my portsgahr2014-12-111-1/+1
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* - Fix missing library problems when the linker enforces explicit linkingtijl2014-08-261-2/+3
* Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-161-1/+1
* Convert g* to USES=zipbapt2014-03-101-2/+1
* - STAGE-cleangahr2014-02-05