freebsd-ports/devel/p5-FreeBSD-i386-Ptrace/Makefile
Martin Wilke 21747037cc - Update to 0.03
PR:		132990
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
2009-03-24 16:27:21 +00:00

22 lines
439 B
Makefile

# New ports collection makefile for: p5-FreeBSD-i386-Ptrace
# Date created: 2009-03-15
# Whom: TAKAHASHI Kaoru <kaoru@kaisei.org>
#
# $FreeBSD$
#
PORTNAME= FreeBSD-i386-Ptrace
PORTVERSION= 0.03
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kaoru@kaisei.org
COMMENT= Perl module for ptrace on FreeBSD-i386
PERL_CONFIGURE= 5.8.1+
ONLY_FOR_ARCHS= i386
MAN3= FreeBSD::i386::Ptrace.3
.include <bsd.port.mk>