Index: misc/owrep/Makefile =================================================================== --- misc/owrep/Makefile +++ misc/owrep/Makefile @@ -15,4 +15,9 @@ USES= localbase:ldflags zip +PLIST_FILES= bin/${PORTNAME} \ + etc/${PORTNAME}.conf.sample \ + man/man1/${PORTNAME}.1.gz \ + man/man5/${PORTNAME}.conf.5.gz + .include Index: misc/owrep/pkg-plist =================================================================== --- misc/owrep/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -bin/owrep -%%ETCDIR%%.conf.sample -man/man1/owrep.1.gz -man/man5/owrep.conf.5.gz