Browse Source
misc/deco: Moved man to share/man
Approved by: portmgr (blanket)
overlay
Muhammad Moinur Rahman
1 year ago
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with
4 additions and
3 deletions
-
misc/deco/Makefile
-
misc/deco/pkg-plist
|
|
@ -1,6 +1,6 @@ |
|
|
|
PORTNAME= deco |
|
|
|
PORTVERSION= 3.9 |
|
|
|
PORTREVISION= 5 |
|
|
|
PORTREVISION= 6 |
|
|
|
CATEGORIES= misc |
|
|
|
MASTER_SITES= SF/${PORTNAME}/Deco%20Sources/${PORTVERSION} |
|
|
|
PKGNAMESUFFIX= -misc |
|
|
@ -12,6 +12,7 @@ WWW= https://deco.sourceforge.net/ |
|
|
|
|
|
|
|
USES= ncurses tar:tgz |
|
|
|
GNU_CONFIGURE= yes |
|
|
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share |
|
|
|
CONFIGURE_ARGS= --libdir=${PREFIX}/share |
|
|
|
|
|
|
|
.include <bsd.port.mk> |
|
|
|
|
|
@ -1,6 +1,6 @@ |
|
|
|
bin/deco |
|
|
|
man/man1/deco.1.gz |
|
|
|
man/ru.KOI8-R/man1/deco.1.gz |
|
|
|
share/man/man1/deco.1.gz |
|
|
|
share/man/ru.KOI8-R/man1/deco.1.gz |
|
|
|
%%DATADIR%%/help/d.edit |
|
|
|
%%DATADIR%%/help/d.general |
|
|
|
%%DATADIR%%/help/d.hexview |
|
|
|