# New ports collection makefile for: enscript (letter) # Date created: 24 Jul, 1997 # Whom: kline # # $FreeBSD$ # PORTNAME= enscript-${PAPERSIZE} PORTVERSION= 1.6.4 PORTREVISION= 1 CATEGORIES+= print MASTER_SITES= http://people.ssh.com/mtr/genscript/ DISTNAME= enscript-${PORTVERSION} MAINTAINER?= ports@FreeBSD.org COMMENT= ASCII to PostScript filter GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-nls --with-media=${PS} CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INFO= enscript MAN1= diffpp.1 enscript.1 sliceprint.1 states.1 PAPERSIZE?= letter .if ${PAPERSIZE} == a4 PS=A4 .elif ${PAPERSIZE} == letter PS=Letter .elif ${PAPERSIZE} == letterdj PS=Letterdj .else .BEGIN: @${ECHO} "Error: invalid value for PAPERSIZE: \"${PAPERSIZE}\"" @${ECHO} "Possible values are: a4, letter, or letterdj" @${FALSE} .endif .include ble id='header'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/games/teg
Commit message (Expand)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-252-223/+222
* - Update to 0.11.2miwi2007-05-274-117/+85
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - Add SHA256pav2005-11-251-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
* change the libtool version to use from 1.3 to 1.5oliver2005-06-021-1/+1
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
* Use new GCONF_SCHEMAS.mezz2004-11-242-3/+2
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-1/+1
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-081-4/+2
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* - Fix package buildkrion2004-02-202-10/+1
* - Update to version 0.11.1krion2004-02-194-24/+18
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* SIZEify.trevor2004-01-291-0/+1
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-2/+2
* - Fix build converting port to use bsd.gnome.mkbland2003-09-211-5/+2
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-291-1/+1
* Remove USE_GNOMENG.marcus2003-04-20