openbsd-ports/devel/p5-Inline/Makefile
benoit 47112ea618 - update p5-Inline to 0.52
- update patches

ok gsoares@ (maintainer)
2013-03-27 15:45:08 +00:00

18 lines
365 B
Makefile

# $OpenBSD: Makefile,v 1.8 2013/03/27 15:45:08 benoit Exp $
COMMENT= write Perl subroutines in other programming languages
MODULES= cpan
DISTNAME = Inline-0.52
CATEGORIES= devel
MAINTAINER= Gleydson Soares <gsoares@trusted.com.br>
# perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= devel/p5-Parse-RecDescent
TEST_DEPENDS= devel/p5-Test-Warn
.include <bsd.port.mk>