1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/print/lout/Makefile
Steve Price bd9a35a4d3 Update to version 3.17.
PR:		13905
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-10-10 23:38:25 +00:00

25 lines
487 B
Makefile

# New ports collection makefile for: lout
# Version required: 3.17
# Date created: 10/22/96
# Whom: oly@world.std.com
#
# $FreeBSD$
#
DISTNAME= lout-3.17
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 c2lout
INSTALL_TARGET= install installman installdoc
MAN1= c2lout.1 lout.1
.include <bsd.port.mk>