# New ports collection makefile for: devel/p5-Acme-MetaSyntactic # Date created: 27 April 2006 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= Acme-MetaSyntactic PORTVERSION= 0.73 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Acme PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Themed metasyntactic variables names BUILD_DEPENDS= p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes .include "Makefile.man" .include .if ${PERL_LEVEL} < 500600 IGNORE= requires perl 5.6.0 or later. Install lang/perl5 and try again .endif .include