mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Seems like David committed a Makefile based on the testing version
of bsd.port.mk I sent him. ;) Since it's already in here, I might as well update it to the latest version.
This commit is contained in:
parent
e67604089d
commit
bf622a3d6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4354
@ -3,15 +3,15 @@
|
||||
# Date created: 10/22/96
|
||||
# Whom: oly@world.std.com
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1996/11/08 23:00:20 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lout.3.08
|
||||
PKGNAME= lout-3.08
|
||||
CATEGORIES+= print
|
||||
MASTER_SITE_SUBDIR= support/lout/lout
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \
|
||||
ftp://ftp.cs.usyd.edu.au/jeff/lout/
|
||||
MASTER_SITE_SUBDIR= support/lout/lout
|
||||
|
||||
MAINTAINER= oly@world.std.com
|
||||
|
||||
@ -20,7 +20,7 @@ MAKEFILE= makefile
|
||||
ALL_TARGET= lout c2lout
|
||||
INSTALL_TARGET= install installman installdoc
|
||||
|
||||
MANPAGES= man/man1/c2lout.1 man/man1/lout.1
|
||||
MAN1= c2lout.1 lout.1
|
||||
|
||||
post-install:
|
||||
strip $(PREFIX)/bin/lout
|
||||
|
Loading…
Reference in New Issue
Block a user