freebsd-ports/japanese/oleo/Makefile
Jun-ichiro itojun Hagino 0339195bbc updated some patches.
next time please explicitly say that you've added patches/patch-ab.
that will save committer's time.

PR:		5727
Submitted by:	sanpei
1998-02-13 09:27:49 +00:00

31 lines
745 B
Makefile

# New ports collection makefile for: ja-oleo
# Version required: 1.6
# Date created: 2 March 1997
# Whom: Yoshiro MIHIRA
#
# $Id: Makefile,v 1.4 1997/09/14 21:35:37 max Exp $
#
DISTNAME= oleo-1.6
PKGNAME= ja-oleo-1.6
CATEGORIES= japanese math
MASTER_SITES= http://www.hh.iij4u.or.jp/~hayasida/oleo/ \
${MASTER_SITE_GNU}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} oleo-doc.tar.gz
PATCH_SITES= http://www.hh.iij4u.or.jp/%7Ehayasida/oleo/
PATCHFILES= oleo-1.6-1.6jb2.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= sanpei@yy.cs.keio.ac.jp
GNU_CONFIGURE=yes
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/oleo/ja_JP.EUC
@${INSTALL_DATA} ${WRKDIR}/USING.eucJP ${PREFIX}/share/doc/oleo/ja_JP.EUC/
.endif
.include <bsd.port.mk>