Remove p5-Ioctl, module has been removed from CPAN
Found by: Bill Fenner's portsurvey
This commit is contained in:
parent
1bee4c9df0
commit
869e8b2232
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17127
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.159 1999/03/02 01:54:57 steve Exp $
|
||||
# $Id: Makefile,v 1.160 1999/03/09 01:08:46 nectar Exp $
|
||||
#
|
||||
|
||||
SUBDIR += ElectricFence
|
||||
@ -96,7 +96,6 @@
|
||||
SUBDIR += p5-FreezeThaw
|
||||
SUBDIR += p5-Include
|
||||
SUBDIR += p5-IniConf
|
||||
SUBDIR += p5-Ioctl
|
||||
SUBDIR += p5-IO-stringy
|
||||
SUBDIR += p5-PV
|
||||
SUBDIR += p5-Penguin
|
||||
|
@ -1,22 +0,0 @@
|
||||
# New ports collection makefile for: p5-Ioctl
|
||||
# Version required: 0.7
|
||||
# Date created: October 21st 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1997/06/24 18:43:22 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Ioctl-0_7
|
||||
PKGNAME= p5-Ioctl-0.7
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Ioctl
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.ORG
|
||||
|
||||
USE_PERL5= YES
|
||||
|
||||
do-configure:
|
||||
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Reference in New Issue
Block a user