summaryrefslogblamecommitdiff
path: root/japanese/kcc/Makefile
blob: cd580f635a80922e624c3c6fd18670e0a25746f8 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                        
                                   
                                                         
 
           

 

                   
                        
                                       
                           
 
                                 
                                            

                                   
                  

                     






                                  
# New ports collection makefile for: kcc
# Date created:		26 May 1997
# Whom:			Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	kcc
PORTVERSION=	1.0
CATEGORIES=	japanese
MASTER_SITES=	${MASTER_SITE_PORTS_JP}
DISTNAME=	${PORTNAME}

MAINTAINER=	taoka@FreeBSD.org
COMMENT=	Kanji code conversion Filter

INSTALL_TARGET=	install install.man
MANLANG=	ja
MAN1=		kcc.1

.include <bsd.port.pre.mk>

.if ${OSVERSION} >= 501000
BROKEN=		"Does not compile"
.endif

.include <bsd.port.post.mk>