mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
20 lines
350 B
Makefile
20 lines
350 B
Makefile
|
# New ports collection makefile for: kb2mb2
|
||
|
# Version required: 1.0
|
||
|
# Date created: 24 December 1997
|
||
|
# Whom: Tatsumi Hosokawa
|
||
|
#
|
||
|
# $Id: $
|
||
|
#
|
||
|
|
||
|
DISTNAME= kb2mb2-1.0
|
||
|
CATEGORIES= x11
|
||
|
MASTER_SITES= http://www.jp.FreeBSD.org/~hosokawa/XFree86/
|
||
|
|
||
|
MAINTAINER= sada@e-mail.ne.jp
|
||
|
|
||
|
USE_IMAKE= yes
|
||
|
#XMKMF= xmkmf
|
||
|
NO_INSTALL_MANPAGES= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|