Skip to content

Commit

Permalink
www/gwsocket: 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 26, 2024
1 parent ab3390d commit d7d1e91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions www/gwsocket/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gwsocket
PORTVERSION= 0.3
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://tar.gwsocket.io/

Expand All @@ -12,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING

USES= alias compiler:c11 pkgconfig
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

PORTDOCS= AUTHORS COPYING ChangeLog NEWS README

Expand Down
2 changes: 1 addition & 1 deletion www/gwsocket/pkg-plist
@@ -1,5 +1,5 @@
bin/gwsocket
man/man1/gwsocket.1.gz
share/man/man1/gwsocket.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.html
@sample %%ETCDIR%%/gwsocket.conf.sample
@dir(%%DEFAULT_USER%%,%%DEFAULT_GROUP%%,) %%DEFAULT_LOGDIR%%
Expand Down

0 comments on commit d7d1e91

Please sign in to comment.