freebsd-ports/games/xword/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

23 lines
429 B
Makefile

# ex:ts=8
# Ports collection makefile for: xword
# Date created: Nov 1, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= xword
PORTVERSION= 0.07
PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A crossword puzzle application
LIB_DEPENDS= gtkmm-1.2.2:${PORTSDIR}/x11-toolkits/gtkmm12
GNU_CONFIGURE= yes
.include <bsd.port.mk>