# $NetBSD: Makefile,v 1.1.1.1 2001/06/30 23:27:53 taca Exp $ # FreeBSD: ports/devel/ruby-racc-runtime/Makefile,v 1.2 2000/10/08 10:19:28 asami Exp PKGNAME= ${RUBY_PKGNAMEPREFIX}racc-runtime-${RACC_VERSION} COMMENT= Runtime libraries for Racc. MASTERDIR= ${.CURDIR}/../ruby-racc RUNTIME= yes DISTINFO_FILE= ${MASTERDIR}/distinfo .include "${MASTERDIR}/Makefile"