1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/x11-wm/kdeartwork3/Makefile
2001-09-01 08:35:47 +00:00

23 lines
431 B
Makefile

# New ports collection makefile for: KDE artwork
# Date created: 20 August 2001
# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdeartwork
PORTVERSION= 2.2
CATEGORIES= x11-wm kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
MAINTAINER= kde@FreeBSD.org
USE_KDELIBS_VER=2
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>