1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

update to 1.0.3

PR:		26150
Submitted by:	    maintainer
This commit is contained in:
Michael Haro 2001-03-29 20:03:13 +00:00
parent 26b76994ea
commit 0a05f4880e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40548
5 changed files with 9 additions and 12 deletions

View File

@ -1,4 +1,3 @@
# ex:ts=8
# New ports collection makefile for: lexter
# Date created: Feb 17, 2001
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
@ -7,10 +6,10 @@
#
PORTNAME= lexter
PORTVERSION= 1.0.1
PORTVERSION= 1.0.3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/strategy
MASTER_SITE_SUBDIR= games/arcade
MAINTAINER= mark@kyne.com.au
@ -19,15 +18,13 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS='-I${LOCALBASE}/include' \
LDFLAGS='-L${LOCALBASE}/lib'
CONFIGURE_ARGS+= --localstatedir=${PREFIX}/share/lexter
CONFIGURE_ARGS+= --localstatedir=/var/games
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
@${SH} pkg-install ${PKGNAME} POST-INSTALL
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (lexter-1.0.1.tar.gz) = 1bfdc6d5ff5220442b8f754844402dc8
MD5 (lexter-1.0.3.tar.gz) = ee8c63711ded7166759218948f5fdcf0

View File

@ -1 +1 @@
Lexter is a real-time word puzzle for text terminals
A real-time word puzzle for text terminals

View File

@ -5,3 +5,6 @@ and French dictionaries, but needs a French gettext translation
for the in game text.
WWW: http://www.kyne.com.au/~mark/software.html
- Mark Pulford
mark@kyne.com.au

View File

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