ports/devel/p5-Parse-Yapp/Makefile

15 lines
268 B
Makefile

COMMENT = compiles yacc-like LALR grammars to Perl OO parser modules
DISTNAME = Parse-Yapp-1.21
REVISION = 0
CATEGORIES = devel
MAINTAINER = Jeremie Courreges-Anglas <jca@wxcvbn.org>
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>