mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
ad4cc049f1
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)
21 lines
402 B
Makefile
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>
|