1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/devel/p5-Env-PS1/Makefile
2013-10-29 09:01:39 +00:00

17 lines
253 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= Env-PS1
PORTVERSION= 0.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Prompt string formatter
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>