freebsd-ports/games/cardpics/Makefile
2021-04-06 16:31:07 +02:00

17 lines
295 B
Makefile

# Created by: thierry@pompo.net
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>