1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/misc/grun/Makefile

23 lines
426 B
Makefile
Raw Normal View History

# New ports collection makefile for: grun
# Date created: Sun Jul 18 1999
# Whom: domi@saargate.de
#
# $FreeBSD$
#
2000-04-14 08:49:30 +00:00
PORTNAME= grun
PORTVERSION= 0.8.1
CATEGORIES= misc
MASTER_SITES= http://www.brettnacher.org/users/dominik/FreeBSD/
MAINTAINER= domi@saargate.de
2003-02-21 12:51:06 +00:00
COMMENT= Gtk-launcher similar to the Windows(tm) "Run..." dialog
USE_X_PREFIX= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
MAN1= grun.1x
.include <bsd.port.mk>