freebsd-ports/games/libmaitretarot/Makefile
Martin Wilke 0b89f62cd4 - Stage support
- While here fix format
2014-02-17 05:21:50 +00:00

21 lines
433 B
Makefile

# Created by: thierry@pompo.net
# $FreeBSD$
PORTNAME= libmaitretarot
PORTVERSION= 0.1.98
PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= maitretarot
MAINTAINER= thierry@FreeBSD.org
COMMENT= Core library of MaitreTarot, a Tarot card game
USES= pkgconfig
USE_AUTOTOOLS= libtool
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= glib20 libxml2 lthack
USE_LDCONFIG= yes
.include <bsd.port.mk>