mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
20 lines
411 B
Makefile
20 lines
411 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.7 1997/12/25 22:29:33 asami Exp $
|
|
#
|
|
|
|
DISTNAME= grep-2.0
|
|
PKGNAME= ja-grep-2.0
|
|
CATEGORIES= japanese textproc
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
|
|
|
MAINTAINER= ports@FreeBSD.ORG
|
|
|
|
HAS_CONFIGURE= yes
|
|
PATCH_STRIP= -p1
|
|
|
|
.include <bsd.port.mk>
|