summaryrefslogtreecommitdiff
path: root/japanese/grep/Makefile
blob: d72d16f6d4adcf8c7ca7018c40714b5a6e82c876 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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.2 1995/04/07 05:48:05 asami Exp $
#

DISTNAME=	grep-2.0
PKGNAME=	jp-grep-2.0
CATEGORIES+=	japanese
MASTER_SITES=	ftp://ftp.uu.net/systems/gnu/

MAINTAINER=	asami@FreeBSD.ORG

HAS_CONFIGURE=	yes
PATCH_STRIP=	-p1

.include <bsd.port.mk>