17 lines
405 B
Makefile
17 lines
405 B
Makefile
# $NetBSD: Makefile,v 1.9 2005/03/27 15:43:36 wiz Exp $
|
|
|
|
DISTNAME= lpairs-1.0.1
|
|
PKGREVISION= 1
|
|
CATEGORIES= games
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/}
|
|
|
|
MAINTAINER= xs@nitric.net
|
|
HOMEPAGE= http://lgames.sourceforge.net/
|
|
COMMENT= Memory game matching pairs of cards
|
|
|
|
USE_BUILDLINK3= yes
|
|
USE_X11= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../devel/SDL/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|