- Add LICENSE
- Add NO_ARCH - Unsilence installation commands Approved by: portmgr blanket
This commit is contained in:
parent
c304fb63fd
commit
68005f1ab1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442908
@ -12,14 +12,18 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= tobez@FreeBSD.org
|
||||
COMMENT= Extract information from the URLs of Search-Engines
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/URI/Sequin/examples
|
||||
@${INSTALL_DATA} ${WRKSRC}/example.pl ${WRKSRC}/ref?.log \
|
||||
${INSTALL_DATA} ${WRKSRC}/example.pl ${WRKSRC}/ref?.log \
|
||||
${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/URI/Sequin/examples
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user