freebsd-ports/japanese/ruby-man/Makefile
Erwin Lansing 74cb9eff53 Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now.  Also,
generalize the MD5_FILE macro to DISTINFO_FILO.

PR:		149657
Submitted by:	rene
Approved by:	portmgr
Tested on:	pointyhat i386 7-exp
2010-10-28 21:00:21 +00:00

20 lines
415 B
Makefile

# New ports collection makefile for: ruby-man-jp
# Date created: 19 Aug 2000
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../../lang/ruby-man
CATEGORIES= japanese
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby reference manual (Japanese version), in HTML format
DISTINFO_FILE= ${.CURDIR}/distinfo
PKGDIR= ${.CURDIR}
LANGSUFFIX= -jp
.include "${MASTERDIR}/Makefile"