freebsd-ports/print/lout/Makefile
David E. O'Brien de1e11e7a4 Update to version 3.24.
Submitted by:	Kim Shrier <kim@tinker.com>
2001-02-17 01:24:05 +00:00

25 lines
478 B
Makefile

# New ports collection makefile for: lout
# Date created: 10/22/96
# Whom: oly@world.std.com
#
# $FreeBSD$
#
PORTNAME= lout
PORTVERSION= 3.24
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \
ftp://ftp.cs.usyd.edu.au/jeff/lout/
MASTER_SITE_SUBDIR= support/lout
MAINTAINER= ports@FreeBSD.org
USE_GMAKE= yes
MAKEFILE= makefile
ALL_TARGET= lout prg2lout
INSTALL_TARGET= install installman installdoc
MAN1= prg2lout.1 lout.1
.include <bsd.port.mk>