1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/japanese/gawk/Makefile
1995-04-09 09:01:30 +00:00

21 lines
449 B
Makefile

# New ports collection makefile for: gawk+mb
# Version required: 2.15.4+mb1.03
# Date created: 5 April 1995
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
# $Id: Makefile,v 1.2 1995/04/07 05:48:03 asami Exp $
#
DISTNAME= gawk-2.15.4
PKGNAME= jp-gawk-2.15.4
CATEGORIES+= 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>