diff options
author | jperkin <jperkin@pkgsrc.org> | 2014-01-09 12:32:01 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2014-01-09 12:32:01 +0000 |
commit | c2c494e58317b6a615b20bee34d1f581f881c8c6 (patch) | |
tree | 2dd1c604b41f53f7ee42d81278e1a4b8f7b588e0 | |
parent | d429985884e60fb0f855d5b5079aa958ff9f12ce (diff) | |
download | pkgsrc-c2c494e58317b6a615b20bee34d1f581f881c8c6.tar.gz |
Remove net/p5-Net-CUPS. It is identical to print/p5-Net-CUPS apart from now
missing a couple of subsequent fixes, and should never have existed.
-rw-r--r-- | net/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-CUPS/DESCR | 1 | ||||
-rw-r--r-- | net/p5-Net-CUPS/Makefile | 19 | ||||
-rw-r--r-- | net/p5-Net-CUPS/distinfo | 5 |
4 files changed, 1 insertions, 27 deletions
diff --git a/net/Makefile b/net/Makefile index 57dc8ff4f27..c031390dd2a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.996 2013/12/31 19:57:16 rodent Exp $ +# $NetBSD: Makefile,v 1.997 2014/01/09 12:32:01 jperkin Exp $ # COMMENT= Networking tools @@ -404,7 +404,6 @@ SUBDIR+= p5-Net-Bind SUBDIR+= p5-Net-Bonjour SUBDIR+= p5-Net-CIDR-Lite SUBDIR+= p5-Net-CIDR-Set -SUBDIR+= p5-Net-CUPS SUBDIR+= p5-Net-DBus SUBDIR+= p5-Net-DHCP SUBDIR+= p5-Net-DNS diff --git a/net/p5-Net-CUPS/DESCR b/net/p5-Net-CUPS/DESCR deleted file mode 100644 index 72fc88a8515..00000000000 --- a/net/p5-Net-CUPS/DESCR +++ /dev/null @@ -1 +0,0 @@ -Net::CUPS is an object oriented interface to the Common Unix Printing System. diff --git a/net/p5-Net-CUPS/Makefile b/net/p5-Net-CUPS/Makefile deleted file mode 100644 index ce2747d6c7d..00000000000 --- a/net/p5-Net-CUPS/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:41:37 wiz Exp $ - -DISTNAME= Net-CUPS-0.61 -PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 -CATEGORIES= net print perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Net-CUPS/ -COMMENT= Common Unix Printing System Interface -LICENSE= ${PERL5_LICENSE} - -USE_LANGUAGES= c -PERL5_PACKLIST= auto/Net/CUPS/.packlist - -.include "../../print/cups/buildlink3.mk" -.include "../../lang/perl5/module.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/net/p5-Net-CUPS/distinfo b/net/p5-Net-CUPS/distinfo deleted file mode 100644 index eb5fadc7a28..00000000000 --- a/net/p5-Net-CUPS/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/05/17 21:46:09 dmcmahill Exp $ - -SHA1 (Net-CUPS-0.61.tar.gz) = 48240df335169950853ec30caa4be8733af2b48b -RMD160 (Net-CUPS-0.61.tar.gz) = c3dcf15fefc83985e79bb47439d485a5f956f854 -Size (Net-CUPS-0.61.tar.gz) = 83893 bytes |