diff --git a/security/pulledpork/Makefile b/security/pulledpork/Makefile index aad7408ba618..3aa0dfb48852 100644 --- a/security/pulledpork/Makefile +++ b/security/pulledpork/Makefile @@ -7,6 +7,7 @@ PORTNAME= pulledpork PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} @@ -21,7 +22,9 @@ LICENSE= GPLv2 NO_BUILD= yes USE_PERL5_RUN= yes -PLIST_DIRS= %%ETCDIR%% +PLIST_DIRS= %%ETCDIR%% \ + %%DATADIR%% + PLIST_FILES= bin/pulledpork.pl \ %%ETCDIR%%/disablesid.conf.sample \ %%ETCDIR%%/dropsid.conf.sample \ @@ -31,8 +34,6 @@ PLIST_FILES= bin/pulledpork.pl \ %%DATADIR%%/README.CONTRIB \ %%DATADIR%%/oink-conv.pl -PLIST_DIRS= %%DATADIR%% - SUB_FILES= pkg-message .include