1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/x11-themes/gtkstep/Makefile

21 lines
343 B
Makefile
Raw Normal View History

# New ports collection makefile for: gtkstep
# Date Created: 7 nov 98
# Whom: Gilad Rom
#
1999-08-31 03:04:38 +00:00
# $FreeBSD$
#
PORTNAME= gtkstep
PORTVERSION= 2.2
CATEGORIES= x11-toolkits
MASTER_SITES= http://ulli.linuxave.net/gtkstep/
MAINTAINER= sobomax@FreeBSD.org
1999-07-17 01:33:17 +00:00
USE_BZIP2= yes
USE_X_PREFIX= yes
2000-10-05 06:42:57 +00:00
USE_GTK= yes
USE_LIBTOOL= yes
.include <bsd.port.mk>