17 lines
295 B
Makefile
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>
|