# Created by: Matthew Seaman # $FreeBSD: head/devel/p5-Symbol-Global-Name/Makefile 344373 2014-02-15 12:15:51Z matthew $ PORTNAME= Symbol-Global-Name PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= matthew@FreeBSD.org COMMENT= Finds name and type of a global variable NO_ARCH= yes USES= perl5 USE_PERL5= configure regression-test: build @cd ${WRKSRC} && ${MAKE} test .include