Convert to buildlink2. Update to latest version (updated imake
files, minor bug fix).
This commit is contained in:
parent
76f3a84268
commit
744b68c6fe
2 changed files with 8 additions and 5 deletions
|
@ -1,8 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.5 2001/02/16 15:11:05 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2002/10/21 12:22:21 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xscrabble
|
||||
PKGNAME= xscrabble-1.0
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= games x11
|
||||
MASTER_SITES= http://www.belgarath.demon.co.uk/programs/
|
||||
|
||||
|
@ -11,8 +12,9 @@ HOMEPAGE= http://www.belgarath.demon.co.uk/programs/
|
|||
COMMENT= X version of the popular board game, for 1 to 4 players
|
||||
|
||||
WRKSRC= ${WRKDIR}/xscrabble
|
||||
DIST_SUBDIR= ${PKGNAME}
|
||||
USE_BUILDLINK2= YES
|
||||
USE_X11BASE= YES
|
||||
USE_XPM= YES
|
||||
USE_IMAKE= YES
|
||||
|
||||
post-patch:
|
||||
|
@ -35,4 +37,5 @@ do-install:
|
|||
/var/games/xscrabble.scores ; \
|
||||
fi
|
||||
|
||||
.include "../../graphics/xpm/buildlink2.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.2 2001/04/21 02:08:42 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.3 2002/10/21 12:22:21 wiz Exp $
|
||||
|
||||
SHA1 (xscrabble.tar.gz) = 7fde7edcc0550582b68f31c236f60034e06dd616
|
||||
Size (xscrabble.tar.gz) = 496807 bytes
|
||||
SHA1 (xscrabble-1.0nb1/xscrabble.tar.gz) = ba7f1b54b81d74f2159fa57e0415b20acc30ad20
|
||||
Size (xscrabble-1.0nb1/xscrabble.tar.gz) = 498741 bytes
|
||||
SHA1 (patch-aa) = b40cc79e0a625d6b6c3e30cfa5bd31f306c9c984
|
||||
SHA1 (patch-ab) = cbaf1a8d437a1c400bb631fd5efd9dd55e61038e
|
||||
|
|
Loading…
Reference in a new issue