1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/japanese/sed/Makefile

28 lines
533 B
Makefile
Raw Normal View History

# New ports collection makefile for: sed+mb
# Version required: 3.02+mb1.08
# Date created: 2 April 1995
1995-04-07 05:48:11 +00:00
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
1999-08-25 05:28:01 +00:00
# $FreeBSD$
#
DISTNAME= sed-3.02
PKGNAME= ja-sed-3.02
1998-04-30 18:40:05 +00:00
CATEGORIES= japanese textproc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= sed
MAINTAINER= ports@FreeBSD.org
USE_GMAKE= yes
GNU_CONFIGURE= yes
PATCH_SITES= http://member.nifty.ne.jp/wills/program/
PATCHFILES= sedmb108.diff.gz
PATCH_DIST_STRIP= -p1
FETCH_BEFORE_ARGS= -b
MAN1= sed.1
.include <bsd.port.mk>