1996-11-08 23:00:22 +00:00
|
|
|
# New ports collection makefile for: lout
|
|
|
|
# Date created: 10/22/96
|
|
|
|
# Whom: oly@world.std.com
|
|
|
|
#
|
1999-08-31 01:53:22 +00:00
|
|
|
# $FreeBSD$
|
1996-11-08 23:00:22 +00:00
|
|
|
#
|
|
|
|
|
2000-04-09 17:50:59 +00:00
|
|
|
PORTNAME= lout
|
|
|
|
PORTVERSION= 3.17
|
1996-11-09 01:17:15 +00:00
|
|
|
CATEGORIES= print
|
1999-09-06 19:00:15 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \
|
1996-11-08 23:00:22 +00:00
|
|
|
ftp://ftp.cs.usyd.edu.au/jeff/lout/
|
1998-02-21 21:19:40 +00:00
|
|
|
MASTER_SITE_SUBDIR= support/lout
|
1996-11-08 23:00:22 +00:00
|
|
|
|
1999-07-07 06:35:43 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
1996-11-08 23:00:22 +00:00
|
|
|
|
|
|
|
USE_GMAKE= yes
|
|
|
|
MAKEFILE= makefile
|
|
|
|
ALL_TARGET= lout c2lout
|
|
|
|
INSTALL_TARGET= install installman installdoc
|
|
|
|
|
1996-11-09 01:17:15 +00:00
|
|
|
MAN1= c2lout.1 lout.1
|
1996-11-08 23:00:22 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|