Remove Perl core modules

- While I'm here:
  - Convert to options target helper
  - Sort PLIST
- Bump PORTREVISION for dependency change

With hat:	perl
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-06-30 22:14:09 +00:00
parent 3acdf1c153
commit 73e7ef96db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444796
2 changed files with 5 additions and 6 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= beacon
PORTVERSION= 1.4
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= net perl5 mbone ipv6
MASTER_SITES= SF/multicastbeacon/multicastbeacon/beacon%20v${PORTVERSION}
@ -13,9 +13,6 @@ COMMENT= Beacon active measurement tool to monitor multicast
LICENSE= BSD4CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= p5-Net>=0:net/p5-Net
RUN_DEPENDS= p5-Net>=0:net/p5-Net
WWW_DIR?= ${PREFIX}/www/
PLIST_SUB+= VERSION=${PORTVERSION}
@ -31,6 +28,8 @@ IPV6_BUILD_DEPENDS= p5-Socket6>=0:net/p5-Socket6
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Net/Multicast/Beacon/Beacon.so
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}/
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}

View File

@ -1,5 +1,5 @@
%%SITE_ARCH%%/auto/Net/Multicast/Beacon/Beacon.so
%%SITE_ARCH%%/Net/Multicast/Beacon.pm
bin/beacon
@sample etc/beacon.conf.sample
etc/rc.d/beacon
%%SITE_ARCH%%/Net/Multicast/Beacon.pm
%%SITE_ARCH%%/auto/Net/Multicast/Beacon/Beacon.so