freebsd-ports/games/euchre/Makefile

19 lines
366 B
Makefile

# New ports collection Makefile for: euchre
# Date created: 23 July 2002
# Whom: Frank Laszlo <laszlof@freebsdmatrix.net>
#
# $FreeBSD$
#
PORTNAME= euchre
PORTVERSION= 0.3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= laszlof@freebsdmatrix.net
USE_AUTOMAKE= yes
USE_GTK= yes
.include <bsd.port.mk>