1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/x11-toolkits/gtkstep/Makefile
Erwin Lansing ad4cc049f1 o Fix MASTER_SITES
o change in distinfo because the new distfile is a .tar.gz .
  but there is no change between both the old and new distfile.

PR:		53075
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
Approved by:	edwin (mentor)
2003-06-09 09:46:36 +00:00

21 lines
402 B
Makefile

# New ports collection makefile for: gtkstep
# Date Created: 7 nov 98
# Whom: Gilad Rom
#
# $FreeBSD$
#
PORTNAME= gtkstep
PORTVERSION= 2.2
CATEGORIES= x11-toolkits
MASTER_SITES= http://bsd.tucows.stop.hu/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= A theme module to make GTK+ look like the NeXTSTEP(tm) interface
USE_X_PREFIX= yes
USE_GNOME= gtk12
USE_LIBTOOL= yes
.include <bsd.port.mk>