- add LICENCE.

- remove CFLAGS from CONFIGURE_ENV to make portlint happy.
This commit is contained in:
Hajimu UMEMOTO 2013-10-04 15:56:11 +00:00
parent 8fcd7806a5
commit ea4cef1580
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329332

View File

@ -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 \