1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/x11-themes/gtkstep-pastel/Makefile

24 lines
474 B
Makefile
Raw Normal View History

# New ports collection makefile for: gtkstep-pastel
# Date Created: 1 June 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gtkstep-pastel
2000-08-21 11:35:30 +00:00
PORTVERSION= 200007290343
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_THEMES}
MASTER_SITE_SUBDIR= gtk
2000-08-21 11:35:30 +00:00
DISTNAME= ${PORTNAME}-1.2.x-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
2000-08-21 11:35:30 +00:00
WRKSRC= ${WRKDIR}/${PORTNAME}-0.10.1
USE_X_PREFIX= yes
2000-10-05 06:42:57 +00:00
USE_GTK= yes
USE_LIBTOOL= yes
.include <bsd.port.mk>