mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
65ab34a667
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
21 lines
393 B
Makefile
21 lines
393 B
Makefile
# New ports collection makefile for: sed+mb
|
|
# Version required: 1.18+mb1.03
|
|
# Date created: 2 April 1995
|
|
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= sed-1.18
|
|
PKGNAME= ja-sed-1.18
|
|
CATEGORIES= japanese textproc
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
|
MASTER_SITE_SUBDIR= sed
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
HAS_CONFIGURE= yes
|
|
PATCH_STRIP= -p1
|
|
|
|
.include <bsd.port.mk>
|