freebsd-ports/devel/p5-Sys-Syscall/Makefile

23 lines
428 B
Makefile
Raw Normal View History

# New ports collection makefile for: p5-Sys-Syscall
# Date created: 2006-09-28
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= Sys-Syscall
PORTVERSION= 0.22
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Sys
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Access system calls that Perl doesn\'t provide access to
PERL_CONFIGURE= yes
MAN3= Sys::Syscall.3
.include <bsd.port.mk>