diff options
author | David Thiel <lx@FreeBSD.org> | 2014-07-18 18:34:17 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2014-07-18 18:34:17 +0000 |
commit | 877bfb5b89c63c2ab967f53157e9633eae7a5d28 (patch) | |
tree | 8346bc2f952e71e28d802b0ac5679126212f59fc /net/iodine | |
parent | 8a91ce938d0c1619dda6048076343fa1401cba9d (diff) | |
download | ports-877bfb5b89c63c2ab967f53157e9633eae7a5d28.tar.gz ports-877bfb5b89c63c2ab967f53157e9633eae7a5d28.zip |
Notes
Diffstat (limited to 'net/iodine')
-rw-r--r-- | net/iodine/Makefile | 1 | ||||
-rw-r--r-- | net/iodine/pkg-plist | 7 |
2 files changed, 8 insertions, 0 deletions
diff --git a/net/iodine/Makefile b/net/iodine/Makefile index a5e71e29302a..8e722100aa0d 100644 --- a/net/iodine/Makefile +++ b/net/iodine/Makefile @@ -3,6 +3,7 @@ PORTNAME= iodine PORTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://code.kryo.se/iodine/ \ http://redundancy.redundancy.org/mirror/ diff --git a/net/iodine/pkg-plist b/net/iodine/pkg-plist new file mode 100644 index 000000000000..894077035468 --- /dev/null +++ b/net/iodine/pkg-plist @@ -0,0 +1,7 @@ +bin/iodine +sbin/iodined +man/man8/iodine.8.gz +%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/TODO +%%PORTDOCS%%@dirrm %%DOCSDIR%% |