freebsd-ports/x11-themes/colorstep/Makefile

24 lines
461 B
Makefile
Raw Normal View History

# New ports collection makefile for: colorstep
# Date Created: 21 August 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= colorstep
2001-02-05 17:49:17 +01:00
PORTVERSION= 200011041447
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_THEMES}
MASTER_SITE_SUBDIR= gtk
DISTNAME= ColorStep-1.2.x-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
2000-11-07 18:08:27 +01:00
WRKSRC= ${WRKDIR}/${PORTNAME}-0.6
USE_X_PREFIX= yes
2000-10-05 08:42:57 +02:00
USE_GTK= yes
USE_LIBTOOL= yes
.include <bsd.port.mk>