summaryrefslogtreecommitdiff
path: root/games/cardpics/Makefile
blob: 0fbff7e0ec5a8b03d2f8e26acc38f3c840c329d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	cardpics
# Date created:		Mon 8 mar 2004
# Whom:			thierry@pompo.net
#
# $FreeBSD$
#

PORTNAME=		cardpics
PORTVERSION=		0.4
CATEGORIES=		games devel
MASTER_SITES=		${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR=	${PORTNAME}

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

USE_BZIP2=		yes
GNU_CONFIGURE=		yes

.include <bsd.port.mk>