diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-28 14:06:24 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-28 14:06:24 +0000 |
commit | ce1ae5a4999e41b99a0dd80f2d8b7743f45cf1f6 (patch) | |
tree | 17e0cdaf78f9e278c79129e48b37ce180595947d /astro | |
parent | 8c92b0bd0793c028bf795cd97d4bd28db33a8f14 (diff) | |
download | ports-ce1ae5a4999e41b99a0dd80f2d8b7743f45cf1f6.tar.gz ports-ce1ae5a4999e41b99a0dd80f2d8b7743f45cf1f6.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/py-metar/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/astro/py-metar/Makefile b/astro/py-metar/Makefile index 9332d5760e2a..7c78e1e5e43f 100644 --- a/astro/py-metar/Makefile +++ b/astro/py-metar/Makefile @@ -23,8 +23,6 @@ USE_PYDISTUTILS=yes USE_PYTHON= 2 USES= shebangfix -PLIST_FILES= bin/${REALPORTNAME} \ - man/man1/${REALPORTNAME}.1.gz PORTDOCS= COPYING README THANKS librarydoc.txt REALPORTNAME= pymetar |