1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/games/cardpics/Makefile

20 lines
354 B
Makefile

# Created by: 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!
LICENSE= GPLv2
USES= tar:bzip2
NO_ARCH= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>