# Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= hexalate PORTVERSION= 1.0.3 CATEGORIES= games MASTER_SITES= http://gottcode.org/${PORTNAME}/ \ http://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= amdmi3@FreeBSD.org COMMENT= Color matching game USES= tar:bzip2 qmake USE_QT4= corelib gui moc_build rcc_build INSTALLS_ICONS= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include