PORTNAME= divide-and-succeed PORTVERSION= 0.9.4 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://projects.haxx.es/media/upload/${PORTNAME}/files/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Divide polygons into the rigth number of equal parts WWW= http://projects.haxx.es/p/divide-and-succeed/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake:insource compiler:c++11-lang gnome sdl USE_SDL= sdl ttf DATADIR= ${PREFIX}/share/divideandsucceed post-install: ${LN} -s ../../share/icons/hicolor/64x64/apps/divideandsucceed.png ${STAGEDIR}${PREFIX}/share/pixmaps/ .include