summaryrefslogtreecommitdiff
path: root/japanese/k10/Makefile
blob: 524214bb1087bf1ae8b8a447abfd33fb8fe2da98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:	naga10
# Version required:	1.0
# Date created:		25 Feb 1998
# Whom: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
#
# $Id: Makefile,v 1.1.1.1 1998/03/12 15:42:39 itojun Exp $
#

DISTNAME=	knj10-1.00
PKGNAME=	ja-naga10-1.0
CATEGORIES=	japanese x11
MASTER_SITES=	http://gondow-www.cs.titech.ac.jp/~snagao/fonts/

MAINTAINER=	usagi@clave.gr.jp

USE_X11=	yes
WRKSRC=         ${WRKDIR}/knj10-1.00

post-install:
.if !defined(NOPORTDOCS)
	@${MKDIR} ${PREFIX}/share/doc/naga10
	@${CP} ${WRKSRC}/README ${PREFIX}/share/doc/naga10/
.endif

.include <bsd.port.mk>