1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/x11-themes/mosfet-liquid/Makefile
Alan Eldridge 9c2a40cc22 Update to version 0.9.5 (latest and possibly last).
PR:		ports/39134
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-06-13 06:19:44 +00:00

28 lines
593 B
Makefile

# New ports collection makefile for: mosfet-liquid
# Date created: August 22 2001
# Whom: Michiel De Wilde <michiel.dewilde@rug.ac.be>
#
# $FreeBSD$
#
PORTNAME= mosfet-liquid
PORTVERSION= 0.9.5
CATEGORIES= x11-wm kde
MASTER_SITES= http://www.mosfet.org/
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@geeksrus.net
BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \
autoconf:${PORTSDIR}/devel/autoconf
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_KDEBASE_VER=3
INSTALLS_SHLIB= yes
pre-configure:
cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} -f Makefile.cvs
.include <bsd.port.mk>