mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
ca82746f02
My last fix for XF86-4 causes build problem now (I'm not sure why), then apply Fujishima-san's proper fix. PR: ports/22477 Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
18 lines
281 B
Makefile
18 lines
281 B
Makefile
# New ports collection makefile for: kb2mb2
|
|
# Date created: 24 December 1997
|
|
# Whom: Tatsumi Hosokawa
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= kb2mb2
|
|
PORTVERSION= 1.0
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_PORTS_JP}
|
|
|
|
MAINTAINER= sada@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|