1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/x11-wm/qnxstyle/Makefile
2002-08-26 00:28:23 +00:00

28 lines
622 B
Makefile

# New ports collection makefile for: qnxstyle
# Date created: Sun May 12 00:55:29 CEST 2002
# Whom: Miguel Mendez <flynn@energyhq.homeip.net>
#
# $FreeBSD$
#
PORTNAME= qnxstyle
PORTVERSION= 0.1
CATEGORIES= x11-wm kde
MASTER_SITES= http://www.kde-look.org/content/files/
DISTNAME= $(KDELOOKITEM)-${PORTNAME}-$(PORTVERSION)
MAINTAINER= adam@vectors.cx
BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \
automake14:${PORTSDIR}/devel/automake14
KDELOOKITEM= 1444
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>