1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/x11-toolkits/gtkdatabox/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

22 lines
376 B
Makefile

# ex:ts=8
# Ports collection makefile for: gtkdatabox
# Date created: Mar 20, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= gtkdatabox
PORTVERSION= 0.1.13.0
CATEGORIES= x11-toolkits
MASTER_SITES= http://www.eudoxos.de/gtk/download/gtkdatabox/
MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
.include <bsd.port.mk>