freebsd-ports/x11-themes/gtkstep-pastel/Makefile
Maxim Sobolev 10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00

24 lines
541 B
Makefile

# New ports collection makefile for: gtkstep-pastel
# Date Created: 1 June 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gtkstep-pastel
PORTVERSION= 0.10.1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_THEMES}
MASTER_SITE_SUBDIR= gtksteppastel
DISTNAME= gtksteppastel-1.2.x
MAINTAINER= ports@FreeBSD.org
COMMENT= Theme engine based on GtkStep to make GTK+ look nicier
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_X_PREFIX= yes
USE_GNOME= gtk12
USE_LIBTOOL= yes
.include <bsd.port.mk>