mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
919ca37470
pointy hat to: arved
21 lines
408 B
Makefile
21 lines
408 B
Makefile
# New ports collection makefile for: kwappen
|
|
# Date created: 2003-07-03
|
|
# Whom: arved
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= kwappen
|
|
PORTVERSION= 1.1.4
|
|
CATEGORIES= games kde
|
|
MASTER_SITES= http://www.lcs-chemie.de/
|
|
|
|
MAINTAINER= arved@FreeBSD.org
|
|
COMMENT= KDE board game
|
|
|
|
USE_KDELIBS_VER= 3
|
|
GNU_CONFIGURE= yes
|
|
CONFIGURE_TARGET=
|
|
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
|
|
|
.include <bsd.port.mk>
|