17 lines
503 B
Makefile
17 lines
503 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/08/25 01:57:38 mef Exp $
|
|
|
|
DISTNAME= GDS2-3.33
|
|
CATEGORIES= cad
|
|
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/S/SC/SCHUMACK/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://search.cpan.org/dist/GDS2/lib/GDS2.pm
|
|
COMMENT= Modules to read, write, and manipulate GDS2 (GDSII) stream files
|
|
LICENSE= artistic
|
|
|
|
# url2pkg-marker (please do not remove this line.)
|
|
PERL5_PACKLIST= auto/GDS2/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|