news/cg: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-25 12:07:52 +01:00
parent 1ef9f36a40
commit 901e7a6d83
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= cg
PORTVERSION= 0.4
PORTREVISION= 1
CATEGORIES= news
MASTER_SITES= http://www.nih.at/cg/
@ -11,8 +12,9 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= bin/cg \
man/man1/cg.1.gz
share/man/man1/cg.1.gz
.include <bsd.port.mk>