# New ports collection makefile for: asterisk-gui # Date created: 31 Dec 2006 # Whom: pneumann@gmail.com # # $FreeBSD$ # PORTNAME= asterisk-gui PORTVERSION= 2.0.4 PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://downloads.digium.com/pub/telephony/asterisk-gui/releases/ MAINTAINER= pneumann@gmail.com COMMENT= An asterisk ajax web manager RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk \ wget:${PORTSDIR}/ftp/wget PROJECTHOST= asterisk-bsd USE_AUTOTOOLS= autoconf:262 automake:19 USE_GMAKE= yes SUB_FILES= pkg-message post-patch: @${GREP} -Rl '/var/lib' ${WRKSRC} | \ ${XARGS} ${REINPLACE_CMD} -e 's|/var/lib|${PREFIX}/share|g' @${GREP} -Rl '/etc' ${WRKSRC} | \ ${XARGS} ${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|g' @${GREP} -Rl '/bin/grep' ${WRKSRC} | \ ${XARGS} ${REINPLACE_CMD} -e 's|/bin/grep|grep|g' @${GREP} -Rl 'bash' ${WRKSRC} | \ ${XARGS} ${REINPLACE_CMD} -e 's|bash|sh|g' @${FIND} ${WRKSRC} -name "*.orig" -o -name "*.bak" | ${XARGS} ${RM} run-autotools: @(cd ${WRKSRC} && ./bootstrap.sh) checkconfig: @cd ${WRKSRC} && ${GMAKE} checkconfig post-install: @${CAT} ${PKGMESSAGE} .include ome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/misc/p5-Geography-Countries
Commit message (Expand)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Update to 2009041301wxs2009-07-052-4/+4
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1