freebsd-ports/japanese/prn/Makefile
Steve Price 8e1066c45b Find the master site again.
PR:		7710
Submitted by:	maintainer
1998-08-24 00:52:47 +00:00

24 lines
551 B
Makefile

# New ports collection makefile for: prn
# Version required: 2.0
# Date created: 19 Jun 1997
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
#
# $Id: Makefile,v 1.3 1998/06/06 03:45:00 itojun Exp $
#
DISTNAME= prn
PKGNAME= ja-prn-1.0
CATEGORIES= japanese print
MASTER_SITES= ftp://jaz.jp.freebsd.org/pub/incoming/distfiles/
MAINTAINER= taoka@infonets.hiroshima-u.ac.jp
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>