diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 18:44:59 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 18:44:59 +0800 |
commit | a7e0278681faeeb4b18df9006b2f44eacc4c9aba (patch) | |
tree | 2246f14d77a0224fa5b118fbd82857a731be852d /archivers/nomarch/Makefile | |
parent | e3c6d7b1912ca71fc98960cddad94048dc4075ea (diff) | |
download | freebsd-ports-graphics-a7e0278681faeeb4b18df9006b2f44eacc4c9aba.tar.gz freebsd-ports-graphics-a7e0278681faeeb4b18df9006b2f44eacc4c9aba.tar.zst freebsd-ports-graphics-a7e0278681faeeb4b18df9006b2f44eacc4c9aba.zip |
De-pkg-comment.
Diffstat (limited to 'archivers/nomarch/Makefile')
-rw-r--r-- | archivers/nomarch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/nomarch/Makefile b/archivers/nomarch/Makefile index fe2af119228..e657c921c65 100644 --- a/archivers/nomarch/Makefile +++ b/archivers/nomarch/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/compress MAINTAINER= erwin@lansing.dk +COMMENT= Extracts files from the old `.arc' archive format LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt |