From 7551439fa59f0d1dccf2036bfea25077b9bbed69 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Wed, 3 Jan 2001 23:31:24 +0000 Subject: Add p5-Ioctl 0.81, perl module that provides a way to get the value of C ioctl constants. --- devel/p5-Ioctl/Makefile | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 devel/p5-Ioctl/Makefile (limited to 'devel/p5-Ioctl/Makefile') diff --git a/devel/p5-Ioctl/Makefile b/devel/p5-Ioctl/Makefile new file mode 100644 index 000000000000..d6fdbdc16e7a --- /dev/null +++ b/devel/p5-Ioctl/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: Ioctl +# Date created: Wed Jan 3 08:31:51 2001 +# Whom: will +# +# $FreeBSD$ +# + +PORTNAME= Ioctl +PORTVERSION= 0.81 +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= Ioctl/JPRIT +PKGNAMEPREFIX= p5- + +MAINTAINER= ports@FreeBSD.org + +USE_PERL5= yes +PERL_CONFIGURE= yes + +MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} + +.include -- cgit v1.2.3