- add LICENCE.
- remove CFLAGS from CONFIGURE_ENV to make portlint happy.
This commit is contained in:
parent
8fcd7806a5
commit
ea4cef1580
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329332
@ -10,9 +10,11 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= ume@FreeBSD.org
|
||||
COMMENT= IPv6 related part of the C socket.h defines and structure manipulators
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
CONFIGURE_ENV+= CC="${CC}" CFLAGS="${CFLAGS}"
|
||||
CONFIGURE_ENV+= CC="${CC}"
|
||||
|
||||
PLIST_FILES= %%SITE_PERL%%/%%PERL_ARCH%%/Socket6.pm \
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket6/.packlist \
|
||||
|
Loading…
Reference in New Issue
Block a user