# New ports collection makefile for: glademm # Date created: 4th November 2003 # Whom: Alexander Nedotsukov # # $FreeBSD$ # PORTNAME= glademm PORTVERSION= 2.0.0.1 CATEGORIES= devel gnome MASTER_SITES= http://home.wtal.de/petig/Gtk/ DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} MAINTAINER= bland@FreeBSD.org COMMENT= A C++ code generator backend for glade and glade2 USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnometarget USE_LIBTOOL= yes USE_GETOPT_LONG= yes .include post-patch: ${RM} -f ${WRKSRC}/src/getopt.* .include