freebsd-ports/games/cardpics/Makefile
Thierry Thomas f84d80f62e Add cardpics and MaitreTarot, a Tarot card game.
Approved by:	mat(mentor).
2004-03-26 21:38:50 +00:00

20 lines
399 B
Makefile

# 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>