# New ports collection makefile for: latte # Date created: 15 August 1999 # Whom: Dominik Rothert # # $FreeBSD$ # PORTNAME= latte PORTVERSION= 1.1 CATEGORIES= textproc MASTER_SITES= http://www.latte.org/ \ ftp://ftp.brasslantern.com/pub/zanshin/latte/ MAINTAINER= nc-rotherdo@netcologne.de USE_LIBTOOL= yes MAKE_FLAGS= CONF_ARGS="--prefix=${PREFIX}" CONFIGURE_ARGS+= --enable-shared post-install: strip ${PREFIX}/bin/latte-html ${LN} -sf ${PREFIX}/bin/latte-html ${PREFIX}/bin/latte ${CP} -Rp ${WRKSRC}/tests ${PREFIX}/share/latte/ .include s://www.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build with GCC. GCC does now allow const type qualifier forhrs2015-07-211-0/+14
* - Fix build breakage due to _XOPEN_VERSION macro.hrs2015-07-192-4/+30
* Update to 9.16.hrs2015-07-145-60/+45
* Convert to USES=jpegantoine2015-06-231-2/+1
* MASTER_SITES cleanup.mat2015-05-141-1/+0
* 3 ports categories: Remove $PTHREAD_LIBSmarino2015-03-251-3/+2
* Use proper MAKE_CMD reference.bdrewery2015-03-231-1/+1
* Bump portrevision after png updatebapt2014-12-261-0/+1
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
* Update to 9.15. Changes include:hrs2014-11-2321-142/+133
* Cleanup plistantoine2014-11-13