1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/x11/widgetfactory/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

24 lines
481 B
Makefile

# New ports collection makefile for: The Widget Factory
# Date created: 31 Oct 2006
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= widgetfactory
PORTVERSION= 0.2.1
PORTREVISION= 5
CATEGORIES= x11
MASTER_SITES= http://www.stellingwerff.com/TheWidgetFactory/
DISTNAME= the${PORTNAME}-${PORTVERSION}
MAINTAINER= danfe@FreeBSD.org
COMMENT= A showcase for GTK+2 widgets
GNU_CONFIGURE= yes
USE_GNOME= gtk20
PLIST_FILES= bin/twf
.include <bsd.port.mk>