# New ports collection Makefile for: cook # Date created: 31 January 2000 # Whom: jasone # # $FreeBSD$ # PORTNAME= cook PORTVERSION= 2.26 CATEGORIES= devel MASTER_SITES= http://gd.tuwien.ac.at/softeng/Aegis/cook/ \ http://www.canb.auug.org.au/~millerp/cook/ MAINTAINER= jasone@FreeBSD.org COMMENT= Like make(1), but more powerful and clean GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib \ YACC=yacc CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= c_incl.1 cook.1 cook_bom.1 cook_lic.1 cook_rsh.1 cookfp.1 cooktime.1 \ find_libs.1 make2cook.1 roffpp.1 MANCOMPRESSED= no USE_GETTEXT= yes # Make sure that the whole directory tree exists. pre-install: ${MKDIR} ${PREFIX}/share/cook/en/man1 ${MKDIR} ${PREFIX}/lib/cook/en/LC_MESSAGES # cook installs extra copies of the manpages in a directory that MANLANG can't # cope with. Delete the extra copies. post-install: @${RM} -rf ${PREFIX}/share/cook/en/man1 .include 4/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/irc/epic5/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.1.4jpaetzel2012-11-271-1/+1
* - Remove ftp.parodius.com from MASTER_SITES due to its forthcomingjase2012-07-081-1/+0
* Revert previous commit which was pointed outjpaetzel2012-06-191-1/+1
* Minor improvement suggested by portlint.jpaetzel2012-06-041-1/+1
* Add LICENSEjpaetzel2010-10-131-0/+3
* Update to version 1.1.2jpaetzel2010-05-051-1/+1
* Commit the tested version.jpaetzel2010-03-221-0/+1
* Update epic5 to 1.1.1jpaetzel2010-03-221-11/+3
* Conditionally uses Perl, so needs WANT_PERL before inclusion oflinimon2009-08-301-0/+1
* Resolve ruvy breakagejpaetzel2009-07-121-6/+1
* - Mark BROKEN with rubypav2009-06-301-0/+1
* Fix typo in OPTIONsjpaetzel2009-04-251-1/+1
* Update to 1.0jpaetzel2008-12-281-6/+6
* update to 0.9.1, and fix perl linkage issuesjpaetzel2008-12-171-2/+2
* Update irc/epic5 to latest release version 0.9.0jpaetzel2008-12-101-1/+2
* Change MAINTAINER to my @FreeBSD.org address.jpaetzel2008-09-071-1/+1
* - Update to 0.3.9beech2008-07-03