f84d80f62e
Approved by: mat(mentor).
21 lines
399 B
Makefile
21 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>
|