diff options
author | marino <marino@FreeBSD.org> | 2014-09-09 07:26:09 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-09-09 07:26:09 +0800 |
commit | 38389b1724ef79504c188b6c5a3554697dcbbf01 (patch) | |
tree | cd5da1b378eb8e0484678b459ce4f06a75eb790f /net/beacon/pkg-plist | |
parent | df1c91268e5fc1b57e2e2e3778c297067e0e8622 (diff) | |
download | freebsd-ports-gnome-38389b1724ef79504c188b6c5a3554697dcbbf01.tar.gz freebsd-ports-gnome-38389b1724ef79504c188b6c5a3554697dcbbf01.tar.zst freebsd-ports-gnome-38389b1724ef79504c188b6c5a3554697dcbbf01.zip |
Stage net/beacon and assign maintainership to submitter
PR: 193183
Submitted by: Chris Hutchinson
Tweaked by: marino
Diffstat (limited to 'net/beacon/pkg-plist')
-rw-r--r-- | net/beacon/pkg-plist | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/net/beacon/pkg-plist b/net/beacon/pkg-plist index 680f1f9fa96b..148c99c28c04 100644 --- a/net/beacon/pkg-plist +++ b/net/beacon/pkg-plist @@ -1,16 +1,10 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Multicast/Beacon/Beacon.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Multicast/Beacon/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/Net/Multicast/Beacon.pm -lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%/perllocal.pod @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Multicast/Beacon @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Multicast/ -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net/Multicast/ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net bin/beacon -@unexec if cmp -s %D/etc/beacon.conf.sample %D/etc/beacon.conf; then rm -f %D/etc/beacon.conf; fi -etc/beacon.conf.sample -@exec if [ ! -f %D/etc/beacon.conf ] ; then cp -p %D/%F %B/beacon.conf; fi -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%@dirrm %%DOCSDIR%% +@sample etc/beacon.conf.sample etc/rc.d/beacon |