1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/games/kpicframer/Makefile
2010-02-05 11:46:55 +00:00

28 lines
503 B
Makefile

# New ports collection Makefile for: kpicframer
# Date created: 2004-01-25
# Whom: arved
#
# $FreeBSD$
PORTNAME= kpicframer
PORTVERSION= 0.5
PORTREVISION= 11
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= arved
MAINTAINER= arved@FreeBSD.org
COMMENT= KDE card game
LIB_DEPENDS= kdegames.3:${PORTSDIR}/games/kdegames3
USE_BZIP2= yes
USE_KDELIBS_VER= 3
USE_AUTOTOOLS= libtool:22
USE_GMAKE= yes
pre-build:
${TOUCH} ${WRKSRC}/config.h.in
.include <bsd.port.mk>