1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

change maintainer to author

PR:		25137
Submitted by:	new maintainer
This commit is contained in:
Ying-Chieh Liao 2001-02-20 14:49:22 +00:00
parent e00475599e
commit 44d2b34d4a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38512
2 changed files with 14 additions and 4 deletions

View File

@ -12,15 +12,22 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/strategy
MAINTAINER= ijliao@FreeBSD.org
MAINTAINER= mark@kyne.com.au
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var/games
USE_GMAKE= yes
CONFIGURE_ENV= CPPFLAGS='-I${LOCALBASE}/include' \
LDFLAGS='-L${LOCALBASE}/lib'
CONFIGURE_ARGS+= --localstatedir=${PREFIX}/share/lexter
MAN6= lexter.6
post-install:
@${CHOWN} root.games ${PREFIX}/bin/lexter
@${CHMOD} g+s ${PREFIX}/bin/lexter
@${TRUE} > ${PREFIX}/share/lexter/lexter.scores
@${CHOWN} root.games ${PREFIX}/share/lexter/lexter.scores
@${CHMOD} 664 ${PREFIX}/share/lexter/lexter.scores
.include <bsd.port.mk>

View File

@ -1,4 +1,7 @@
bin/lexter
share/lexter/dict.en
share/lexter/dict.fr
@mode 664
share/lexter/lexter.scores
@mode
@dirrm share/lexter