diff options
author | Diane Bruce <db@FreeBSD.org> | 2013-12-30 22:50:38 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2013-12-30 22:50:38 +0000 |
commit | 8ead35d9b033b7ffa09356dd74a1551f2a46a8c9 (patch) | |
tree | 26989bc320edbd15b43355ea7910d56dd3c62224 /science | |
parent | b5c929033a93b7a67284f82386cde6a9c2b8b9e0 (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/gsmc/Makefile | 4 | ||||
-rw-r--r-- | science/gsmc/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/science/gsmc/Makefile b/science/gsmc/Makefile index 10f31e2f0fbd..5740c556fea8 100644 --- a/science/gsmc/Makefile +++ b/science/gsmc/Makefile @@ -18,8 +18,4 @@ USES= gmake pkgconfig USE_AUTOTOOLS= aclocal automake autoconf AUTOMAKE_ARGS= -i --add-missing --foreign --copy -MAN1= gsmc.1 -PLIST_FILES= bin/gsmc - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/science/gsmc/pkg-plist b/science/gsmc/pkg-plist new file mode 100644 index 000000000000..abf318e617d8 --- /dev/null +++ b/science/gsmc/pkg-plist @@ -0,0 +1,2 @@ +bin/gsmc +man/man1/gsmc.1.gz |