aboutsummaryrefslogtreecommitdiff
path: root/games/cardpics/Makefile
blob: 3e521a9f1b659af1b1bf24ace098476e64dd1fe4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=		cardpics
PORTVERSION=		0.4
CATEGORIES=		games devel
MASTER_SITES=		SAVANNAH

MAINTAINER=		thierry@FreeBSD.org
COMMENT=		Free cards for your free card games!
WWW=		https://www.nongnu.org/cardpics/

LICENSE=		GPLv2

USES=			tar:bzip2
NO_ARCH=		yes
GNU_CONFIGURE=		yes

.include <bsd.port.mk>