mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
bded11efc4
- take over maintainership. PR: 22424 Submitted by: PF
21 lines
343 B
Makefile
21 lines
343 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://ulli.linuxave.net/gtkstep/
|
|
|
|
MAINTAINER= sobomax@FreeBSD.org
|
|
|
|
USE_BZIP2= yes
|
|
USE_X_PREFIX= yes
|
|
USE_GTK= yes
|
|
USE_LIBTOOL= yes
|
|
|
|
.include <bsd.port.mk>
|