e366d0c694
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
18 lines
490 B
Makefile
18 lines
490 B
Makefile
# $NetBSD: Makefile,v 1.2 2003/06/02 01:20:22 jschauma Exp $
|
|
#
|
|
|
|
DISTNAME= Set-Scalar-1.17
|
|
PKGNAME= p5-${DISTNAME}
|
|
SVR4_PKGNAME= p5ssc
|
|
CATEGORIES= net perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/}
|
|
|
|
MAINTAINER= tech-pkg@netbsd.org
|
|
HOMEPAGE= http://search.cpan.org/search?dist=Set-Scalar
|
|
COMMENT= perl5 module for basic set operations
|
|
|
|
USE_BUILDLINK2= YES
|
|
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Set/Scalar/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|