svn commit: r383183 - head/games/teeworlds
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sat Apr 4 00:11:33 UTC 2015
Author: amdmi3
Date: Sat Apr 4 00:11:32 2015
New Revision: 383183
URL: https://svnweb.freebsd.org/changeset/ports/383183
Log:
- Add CPE info
Modified:
head/games/teeworlds/Makefile
Modified: head/games/teeworlds/Makefile
==============================================================================
--- head/games/teeworlds/Makefile Fri Apr 3 23:50:15 2015 (r383182)
+++ head/games/teeworlds/Makefile Sat Apr 4 00:11:32 2015 (r383183)
@@ -17,7 +17,9 @@ LICENSE= ZLIB
LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
-USES= python:2,build
+CPE_VERSION= ${PORTVERSION:C/^0\.//}
+
+USES= cpe python:2,build
BAM_VERSION= 0.4.0
BAM_WRKSRC= ${WRKDIR}/bam-${BAM_VERSION}
BAM_TARGET= release
More information about the svn-ports-all
mailing list