# $FreeBSD$ PORTNAME= shtk PORTVERSION= 1.6 CATEGORIES= devel MASTER_SITES= https://github.com/jmmv/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/ \ LOCAL/jmmv MAINTAINER= jmmv@FreeBSD.org COMMENT= Application toolkit for POSIX-compliant shell scripts LICENSE= BSD3CLAUSE GNU_CONFIGURE= yes OPTIONS_DEFINE= DOCS TEST OPTIONS_DEFAULT=TEST .include MAKE_FLAGS+= pkgconfigdir=${PREFIX}/libdata/pkgconfig .if empty(PORT_OPTIONS:MDOCS) MAKE_FLAGS+= doc_DATA= .endif .if empty(PORT_OPTIONS:MTEST) PLIST_SUB+= TEST="@comment " .else PLIST_SUB+= TEST= .endif post-install: .if empty(PORT_OPTIONS:MTEST) @${RM} -r ${STAGEDIR}${PREFIX}/tests .endif .include ory'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* games: Add missing USES={gnome,gl,sdl,xorg}Tobias Kortkamp2019-11-081-0/+1
* games/colums: Fix build with Clang 6Tobias Kortkamp2018-07-301-2/+8
* Mark CONFLICTS_INSTALL with devel/autogenSunpoet Po-Chuan Hsieh2017-12-141-0/+2
* - Switch to options helpersDmitry Marakasov2016-06-113-11/+13
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-131-1/+1
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-091-1/+1
* - Clarify LICENSEDmitry Marakasov2014-12-023-19/+40
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-111-1/+1
* Rename all 10,000 games/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-292-0/+0
* - Add stage supportDanilo Egea Gondolfo2013-10-311-6/+6
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1
* . fix build with clang (error: C++ requires a type specifier for all declarat...Boris Samorodov2013-06-132-8/+16
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
* -remove MD5Olli Hauer2011-07-031-1/+0
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+0
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-201-2/+1
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-20