# Created by: Matthew Gibson # $FreeBSD$ PORTNAME= cuyo PORTVERSION= 2.0.0 PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SAVANNAH MAINTAINER= ports@FreeBSD.org COMMENT= Nice, innovative, challenging Tetris-like game LICENSE= GPLv2 # or later LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libaa.so:${PORTSDIR}/graphics/aalib \ libmikmod.so:${PORTSDIR}/audio/libmikmod USES= iconv GNU_CONFIGURE= yes USE_SDL= mixer image USE_XORG= xdmcp xau x11 INSTALLS_ICONS= yes PORTDOCS= AUTHORS NEWS OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext:run # Do not use older versions PORTSCOUT= skipv:2.~-1.2~beta1 .include post-install: .if ${PORT_OPTIONS:MNLS} . for f in de @${MKDIR} ${STAGEDIR}${PREFIX}/share/locale/${f}/LC_MESSAGES ; \ ${INSTALL_DATA} ${WRKSRC}/po/${f}.gmo \ ${STAGEDIR}${PREFIX}/share/locale/${f}/LC_MESSAGES/${PORTNAME}.mo . endfor .endif ${LN} -sf ${PREFIX}/share/icons/hicolor/64x64/apps/${PORTNAME}.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/ @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Qt/PySide2 to 5.15.2 / PyQt to 5.15.1 / SIP to 5.4.0Loïc Bartoletti2020-12-091-3/+3
* Update Qt5 to 5.15Tobias C. Berner2020-07-061-3/+3
* Update Qt5 to 5.14.2Tobias C. Berner2020-04-131-3/+3
* Update Qt5 to 5.13.2Tobias C. Berner2019-11-091-3/+3
* Qt5 update to 5.13.0Tobias C. Berner2019-10-011-3/+3
* Update Qt5 to 5.12.2Tobias C. Berner2019-04-061-3/+3
* Update Qt5 to 5.12.1Tobias C. Berner2019-02-131-3/+3
* Update Qt5 to 5.12.0Tobias C. Berner2018-12-161-3/+3
* Update Qt5 to 5.11.2Tobias C. Berner2018-09-261-3/+3
* Update Qt5 to 5.11.1Tobias C. Berner2018-09-091-3/+3
* Update the Qt5 ports to 5.10.1.Raphael Kubo da Costa2018-05-181-3/+3
* Update Qt5 to 5.9.4.Raphael Kubo da Costa2018-01-291-3/+3
* Update Qt5 ports to 5.9.3.Raphael Kubo da Costa2018-01-071-0/+3
* Update the Qt5 ports to 5.6.1.Raphael Kubo da Costa2016-09-171-2/+0