freebsd-ports/devel/p5-FreeBSD-i386-Ptrace/Makefile
Andrej Zverev 7c70613a56 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 09:19:35 +00:00

17 lines
330 B
Makefile

# Created by: 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
USES= perl5
USE_PERL5= configure
ONLY_FOR_ARCHS= i386
.include <bsd.port.mk>