mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
7c99cff473
replace `http://www.jp.freebsd.org/~<USER>' URLs with ${MASTER_SITE_PORTS_JP}.
19 lines
362 B
Makefile
19 lines
362 B
Makefile
# New ports collection makefile for: kb2mb2
|
|
# Version required: 1.0
|
|
# Date created: 24 December 1997
|
|
# Whom: Tatsumi Hosokawa
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1998/07/12 22:54:06 steve Exp $
|
|
#
|
|
|
|
DISTNAME= kb2mb2-1.0
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_PORTS_JP}
|
|
|
|
MAINTAINER= sada@FreeBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
.include <bsd.port.mk>
|