1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/devel/p5-Sub-Name/Makefile
2011-09-17 06:49:29 +00:00

22 lines
384 B
Makefile

# New ports collection makefile for: devel/p5-Sub-Name
# Date created: 27 November 2005
# Whom: Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Sub-Name
PORTVERSION= 0.05
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Sub::Name - (re)name a sub
PERL_CONFIGURE= yes
MAN3= Sub::Name.3
.include <bsd.port.mk>