1997-06-23 14:31:12 +00:00
|
|
|
# New ports collection makefile for: prn
|
|
|
|
# Date created: 19 Jun 1997
|
1999-05-01 04:03:48 +00:00
|
|
|
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
|
1997-06-23 14:31:12 +00:00
|
|
|
#
|
1999-08-25 05:28:01 +00:00
|
|
|
# $FreeBSD$
|
1997-06-23 14:31:12 +00:00
|
|
|
#
|
|
|
|
|
2000-04-12 14:38:12 +00:00
|
|
|
PORTNAME= prn
|
|
|
|
PORTVERSION= 1.0
|
1997-06-23 14:31:12 +00:00
|
|
|
CATEGORIES= japanese print
|
1999-03-07 01:15:58 +00:00
|
|
|
MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/
|
2000-04-12 14:38:12 +00:00
|
|
|
DISTNAME= ${PORTNAME}
|
1997-06-23 14:31:12 +00:00
|
|
|
|
1999-05-01 04:03:48 +00:00
|
|
|
MAINTAINER= taoka@FreeBSD.org
|
1997-06-23 14:31:12 +00:00
|
|
|
|
|
|
|
RUN_DEPENDS= kcc:${PORTSDIR}/japanese/kcc
|
|
|
|
|
|
|
|
INSTALL_TARGET= install install.man
|
1998-06-06 03:45:17 +00:00
|
|
|
MANLANG= ja
|
1997-06-23 14:31:12 +00:00
|
|
|
MAN1= prn.1 cprn.1 cmt.1 psconv.1
|
|
|
|
MAN5= cmtdefs.5
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|