freebsd-ports/japanese/grep/Makefile
Masafumi Max NAKANE 474b385af1 Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME.  (IE, jp-* to ja-*).
1997-09-14 21:36:25 +00:00

19 lines
402 B
Makefile

# New ports collection makefile for: grep+mb
# Version required: 2.0+mb1.04
# Date created: 2 April 1995
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
# $Id: Makefile,v 1.5 1996/11/18 10:23:43 asami Exp $
#
DISTNAME= grep-2.0
PKGNAME= ja-grep-2.0
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= asami@FreeBSD.ORG
HAS_CONFIGURE= yes
PATCH_STRIP= -p1
.include <bsd.port.mk>