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

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>