1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/devel/p5-Pragmatic/Makefile
Sunpoet Po-Chuan Hsieh 49f70f8cb3 - Support STAGEDIR
2013-09-30 20:25:25 +00:00

18 lines
331 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Pragmatic
PORTVERSION= 1.7
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:BINKLEY
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Adds pragmata to Exporter
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>