Skip to content

Commit

Permalink
news/cg: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 25, 2024
1 parent 1ef9f36 commit 901e7a6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion news/cg/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cg
PORTVERSION= 0.4
PORTREVISION= 1
CATEGORIES= news
MASTER_SITES= http://www.nih.at/cg/

Expand All @@ -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>

0 comments on commit 901e7a6

Please sign in to comment.