1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/japanese/prn/Makefile
Akinori MUSHA 8e270816f9 Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
2000-04-12 14:38:12 +00:00

24 lines
488 B
Makefile

# New ports collection makefile for: prn
# Date created: 19 Jun 1997
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= prn
PORTVERSION= 1.0
CATEGORIES= japanese print
MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/
DISTNAME= ${PORTNAME}
MAINTAINER= taoka@FreeBSD.org
RUN_DEPENDS= kcc:${PORTSDIR}/japanese/kcc
INSTALL_TARGET= install install.man
MANLANG= ja
MAN1= prn.1 cprn.1 cmt.1 psconv.1
MAN5= cmtdefs.5
.include <bsd.port.mk>