1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/japanese/sed/Makefile

21 lines
433 B
Makefile
Raw Normal View History

# New ports collection makefile for: sed+mb
# Version required: 1.18+mb1.03
# Date created: 2 April 1995
1995-04-07 05:48:11 +00:00
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
# $Id: Makefile,v 1.6 1998/04/30 18:40:04 max Exp $
#
DISTNAME= sed-1.18
PKGNAME= ja-sed-1.18
1998-04-30 18:40:05 +00:00
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>