mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
21 lines
378 B
Makefile
21 lines
378 B
Makefile
|
# New ports collection makefile for: gawk+mb
|
||
|
# Version required: 2.15.4+mb1.03
|
||
|
# Date created: 5 April 1995
|
||
|
# Whom: Nobuhiro Yasutomi
|
||
|
#
|
||
|
# $Id:$
|
||
|
#
|
||
|
|
||
|
DISTNAME= gawk-2.15.4
|
||
|
PKGNAME= jp-gawk-2.15.4
|
||
|
CATEGORY+= japanese
|
||
|
MASTER_SITES= ftp://gatekeeper.dec.com/pub/GNU/
|
||
|
|
||
|
MAINTAINER= asami@FreeBSD.ORG
|
||
|
|
||
|
HAS_CONFIGURE= yes
|
||
|
CONFIGURE_ARGS= bsd44
|
||
|
PATCH_STRIP= -p1
|
||
|
|
||
|
.include <bsd.port.mk>
|