mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
65ab34a667
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
19 lines
316 B
Makefile
19 lines
316 B
Makefile
# New ports collection makefile for: kb2mb2
|
|
# Version required: 1.0
|
|
# Date created: 24 December 1997
|
|
# Whom: Tatsumi Hosokawa
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
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>
|