aboutsummaryrefslogtreecommitdiff
path: root/games/cardpics/Makefile
blob: 5ca6229190443bea1c9cd34bfb23a258a9f98726 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: thierry@pompo.net

PORTNAME=		cardpics
PORTVERSION=		0.4
CATEGORIES=		games devel
MASTER_SITES=		SAVANNAH

MAINTAINER=		thierry@FreeBSD.org
COMMENT=		Free cards for your free card games!

LICENSE=		GPLv2

USES=			tar:bzip2
NO_ARCH=		yes
GNU_CONFIGURE=		yes

.include <bsd.port.mk>