# ex:ts=8 # New ports collection makefile for: LeoArg # Date created: Jun 19, 2001 # Whom: ijliao # # $FreeBSD$ # PORTNAME= leoarg PORTVERSION= 2.2.4 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://kingleo.home.pages.at/development/cpp/ DISTNAME= LeoArg-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A class for parsing command lines USE_GNOME= gnometarget lthack USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes PLIST_FILES= include/LeoArg.hh lib/libLeoArg.a lib/libLeoArg.la \ lib/libLeoArg.so lib/libLeoArg.so.2 \ ${EXAMPLES:S|^|%%EXAMPLESDIR%%/|} .if !defined(NOPORTDOCS) EXAMPLES= Makefile demo.sh leoargmain.cpp PLIST_DIRS= %%EXAMPLESDIR%% PORTDOCS= * .endif MAN3= LeoArg.3 LeoArg__InvalidOption.3 LeoArg__InvalidSetting.3 \ LeoArg__Option.3 LeoArg__Setting.3 LeoArg_cpp.3 LeoArg_hh.3 \ StringUtils_cpp.3 StringUtils_hh.3 namespace_StringUtils.3 post-patch: .for file in Makefile.in doc/Makefile.in @${REINPLACE_CMD} -e 's|^docdir|#docdir|g ; \ s| install-data-local||g' ${WRKSRC}/${file} .endfor post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/html/*.* ${DOCSDIR} @${MKDIR} ${EXAMPLESDIR} .for f in ${EXAMPLES} ${INSTALL_DATA} ${WRKSRC}/example/${f} ${EXAMPLESDIR} .endfor .endif .include d' value='f5552f0d38f5800c107b7d7e1fd6e731f9234438'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/databases/gbib
Commit message (Expand)AuthorAgeFilesLines
* - Add SHA256pav2005-11-241-0/+2
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Chase PATCHFILES to latest version.krion2005-02-202-4/+4
* Remove reference to former maintainermarkus2004-05-041-3/+0
* Tidy up whitespace.trevor2004-04-111-3/+3
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* SIZEify.trevor2004-01-291-0/+2
* - Fix buildkrion2003-08-181-2/+3
* Remove dependency on gettext since it is already added by gnomelibs.arved2003-08-041-3/+1
* Add dependency on gettext.arved2003-08-041-0/+2
* - unbreak: update to 0.1.2petef2003-05-193-14/+35
* Remove USE_GNOMENG.marcus2003-04-191-1/+0
* De-pkg-comment.knu2003-02-212-1/+1
* Mark Broken on CURRENT. Drop Maintainershiparved2002-12-021-2/+8