diff options
Diffstat (limited to 'devel/p5-Device-USB')
-rw-r--r-- | devel/p5-Device-USB/Makefile | 35 | ||||
-rw-r--r-- | devel/p5-Device-USB/distinfo | 3 | ||||
-rw-r--r-- | devel/p5-Device-USB/pkg-descr | 1 | ||||
-rw-r--r-- | devel/p5-Device-USB/pkg-plist | 17 |
4 files changed, 0 insertions, 56 deletions
diff --git a/devel/p5-Device-USB/Makefile b/devel/p5-Device-USB/Makefile deleted file mode 100644 index 82c7ad3ae037..000000000000 --- a/devel/p5-Device-USB/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: p5-usb -# Date created: 2007-05-05 -# Whom: Jason Bacon <jwbacon@tds.net> -# -# $FreeBSD$ -# - -PORTNAME= usb -PORTVERSION= 0.29 -CATEGORIES= devel perl5 -MASTER_SITES= CPAN/Device \ - http://personalpages.tds.net/~jwbacon/Ports/distfiles/ -PKGNAMEPREFIX= p5- -DISTNAME= Device-USB-${PORTVERSION} - -MAINTAINER= jwbacon@tds.net -COMMENT= Perl wrapper for libusb - -LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb -BUILD_DEPENDS= ${SITE_PERL}/Inline.pm:${PORTSDIR}/devel/p5-Inline - -WRKSRC= ${WRKDIR}/Device-USB-${PORTVERSION} -PERL_CONFIGURE= yes -MAKE_JOBS_UNSAFE= yes - -MAN3= Device::USB.3 \ - Device::USB::Bus.3 \ - Device::USB::DevConfig.3 \ - Device::USB::DevEndpoint.3 \ - Device::USB::DevInterface.3 \ - Device::USB::Device.3 \ - Device::USB::FAQ.3 \ - Device::dump_usb.3 - -.include <bsd.port.mk> diff --git a/devel/p5-Device-USB/distinfo b/devel/p5-Device-USB/distinfo deleted file mode 100644 index 68dfff2571e1..000000000000 --- a/devel/p5-Device-USB/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Device-USB-0.29.tar.gz) = 34dff1d278c5496069ad73a1ef956bf4 -SHA256 (Device-USB-0.29.tar.gz) = 60c072970be8e8e3b888ecd9a9ec3533bb180437578122e10595d76ab9fedf35 -SIZE (Device-USB-0.29.tar.gz) = 29666 diff --git a/devel/p5-Device-USB/pkg-descr b/devel/p5-Device-USB/pkg-descr deleted file mode 100644 index 2a0855a9acac..000000000000 --- a/devel/p5-Device-USB/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Device::USB, Perl wrappers for libusb. diff --git a/devel/p5-Device-USB/pkg-plist b/devel/p5-Device-USB/pkg-plist deleted file mode 100644 index 7a033f78b452..000000000000 --- a/devel/p5-Device-USB/pkg-plist +++ /dev/null @@ -1,17 +0,0 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/Device/USB.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Device/USB/Bus.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Device/USB/DevConfig.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Device/USB/DevEndpoint.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Device/USB/DevInterface.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Device/USB/Device.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Device/USB/FAQ.pod -%%SITE_PERL%%/%%PERL_ARCH%%/Device/dump_usb.pl -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/USB/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/USB/USB.bs -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/USB/USB.so -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device/USB -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Device -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Device/USB -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Device -@dirrmtry %%SITE_PERL%%/mach |