freebsd-ports/devel/p5-FreeBSD-i386-Ptrace/Makefile
Sunpoet Po-Chuan Hsieh 00ca886ed4 - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by:	az
With hat:	perl
2011-09-17 07:06:45 +00:00

22 lines
436 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= yes
ONLY_FOR_ARCHS= i386
MAN3= FreeBSD::i386::Ptrace.3
.include <bsd.port.mk>