freebsd-ports/games/kwappen/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
452 B
Makefile

# New ports collection makefile for: kwappen
# Date created: 2003-07-03
# Whom: arved
#
# $FreeBSD$
PORTNAME= kwappen
PORTVERSION= 1.1.5
PORTREVISION= 5
CATEGORIES= games kde
MASTER_SITES= http://www.lcs-chemie.de/
MAINTAINER= ports@FreeBSD.org
COMMENT= KDE board game
EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure
USE_GETTEXT= yes
USE_KDELIBS_VER=3
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
.include <bsd.port.mk>