Changeset View
Changeset View
Standalone View
Standalone View
head/security/p5-Bytes-Random-Secure-Tiny/Makefile
Show All 12 Lines | |||||
USES= perl5 | USES= perl5 | ||||
USE_PERL5= configure | USE_PERL5= configure | ||||
PLIST_FILES= ${SITE_PERL_REL}/Bytes/Random/Secure/Tiny.pm \ | PLIST_FILES= ${SITE_PERL_REL}/Bytes/Random/Secure/Tiny.pm \ | ||||
${SITE_PERL_REL}/Bytes/Random/Secure/Tiny.pod \ | ${SITE_PERL_REL}/Bytes/Random/Secure/Tiny.pod \ | ||||
${SITE_MAN3_REL}/Bytes::Random::Secure::Tiny.3.gz | ${SITE_MAN3_REL}/Bytes::Random::Secure::Tiny.3.gz | ||||
pre-install: | |||||
${RM} ${WRKSRC}/blib/lib/Bytes/Random/Secure/README.pod | |||||
.include <bsd.port.mk> | .include <bsd.port.mk> |