SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
15
devel/p5-AutoXS-Header/Makefile
Normal file
15
devel/p5-AutoXS-Header/Makefile
Normal file
|
@ -0,0 +1,15 @@
|
|||
COMMENT = simple container for the AutoXS header file
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = AutoXS-Header-1.02
|
||||
REVISION = 2
|
||||
CATEGORIES = devel
|
||||
|
||||
CPAN_AUTHOR = SMUELLER
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
WANTLIB = perl
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-AutoXS-Header/distinfo
Normal file
2
devel/p5-AutoXS-Header/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (AutoXS-Header-1.02.tar.gz) = UzhgLRiTFqUOGYClNw56KZma7T/9Y4HseU7aINFjum8=
|
||||
SIZE (AutoXS-Header-1.02.tar.gz) = 3441
|
1
devel/p5-AutoXS-Header/pkg/DESCR
Normal file
1
devel/p5-AutoXS-Header/pkg/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
This module is a simple container for the AutoXS header file.
|
3
devel/p5-AutoXS-Header/pkg/PLIST
Normal file
3
devel/p5-AutoXS-Header/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/AutoXS/
|
||||
${P5SITE}/AutoXS/Header.pm
|
||||
@man man/man3p/AutoXS::Header.3p
|
Loading…
Add table
Add a link
Reference in a new issue