freebsd-ports/japanese/less/Makefile
Masafumi Max NAKANE 06d0ac62dc Upgrade, 290 -> 332.
Change the maintainer to nobu@psrc.isac.co.jp.  (Well, he has been
maintaining this port, but someone with commit privilege should be listed as
maintainer back when he submitted the original port.)
PR:		4475
Submitted by:	nobu@psrc.isac.co.jp
1997-09-08 03:33:55 +00:00

24 lines
519 B
Makefile

# New ports collection makefile for: jless
# Version required: 332
# Date created: 7 March 1995
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
# $Id: Makefile,v 1.8 1996/11/18 10:23:58 asami Exp $
#
DISTNAME= less-332
PKGNAME= jp-less-332
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_GNU}
PATCH_SITES= ftp://ftp.aist-nara.ac.jp/pub/misc/less/
PATCHFILES= less-332-iso221.patch.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= nobu@psrc.isac.co.jp
GNU_CONFIGURE= yes
MAN1= jless.1 jlesskey.1
.include <bsd.port.mk>