1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/japanese/less/Makefile

23 lines
509 B
Makefile
Raw Normal View History

# New ports collection makefile for: jless
# Version required: 290
# Date created: 7 March 1995
1995-04-07 05:48:11 +00:00
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
# $Id: Makefile,v 1.5 1995/04/07 05:48:08 asami Exp $
#
1995-04-07 05:48:11 +00:00
DISTNAME= less-290
PKGNAME= jp-less-290
CATEGORIES+= japanese
1995-04-07 05:48:11 +00:00
MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/misc/less/
PATCH_SITES= ftp://ftp.aist-nara.ac.jp/pub/misc/less/
PATCHFILES= less-290-iso2.pl1.gz
PATCH_DIST_STRIP= -p1
1995-04-07 05:48:11 +00:00
MAINTAINER= asami@FreeBSD.ORG
HAS_CONFIGURE= yes
.include <bsd.port.mk>