diff options
author | sf <sf@FreeBSD.org> | 2001-01-10 22:02:19 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-01-10 22:02:19 +0800 |
commit | 60d52375eabc048bc286c93024f55f7bbf0eae1a (patch) | |
tree | 413866fe78a94dfe2dccc5278c670e27dd720c68 /www/chimera | |
parent | f2aa5c38b1ad8d4fe8a58b74fd9beb948b8d9e98 (diff) | |
download | freebsd-ports-gnome-60d52375eabc048bc286c93024f55f7bbf0eae1a.tar.gz freebsd-ports-gnome-60d52375eabc048bc286c93024f55f7bbf0eae1a.tar.zst freebsd-ports-gnome-60d52375eabc048bc286c93024f55f7bbf0eae1a.zip |
use MAN1 macro.
honor CFLAGS.
non-responce from: maintainer
Diffstat (limited to 'www/chimera')
-rw-r--r-- | www/chimera/Makefile | 3 | ||||
-rw-r--r-- | www/chimera/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/www/chimera/Makefile b/www/chimera/Makefile index 4685a7998191..77a7744b5850 100644 --- a/www/chimera/Makefile +++ b/www/chimera/Makefile @@ -7,6 +7,7 @@ PORTNAME= chimera PORTVERSION= 1.70p0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/ @@ -15,4 +16,6 @@ MAINTAINER= jseger@FreeBSD.org NO_LATEST_LINK= yes USE_IMAKE= yes +MAN1= chimera.1 + .include <bsd.port.mk> diff --git a/www/chimera/pkg-plist b/www/chimera/pkg-plist index caa685098ef5..a49d23ff402d 100644 --- a/www/chimera/pkg-plist +++ b/www/chimera/pkg-plist @@ -12,5 +12,4 @@ lib/chimera/dotelnet lib/chimera/mailto.pl lib/chimera/playaudio lib/chimera/pstopxm -man/man1/chimera.1.gz @dirrm lib/chimera |