# New ports collection makefile for: global # Date created: 20 June 2000 # Whom: chuckr@freebsd.org # # $FreeBSD$ # PORTNAME= global PORTVERSION= 5.7.5 CATEGORIES= devel MASTER_SITES= GNU MAINTAINER= clsung@FreeBSD.org COMMENT= A source code tag system GNU_CONFIGURE= yes USE_PERL5= yes MAN1= global.1 gozilla.1 gtags.1 gtags-cscope.1 gtags-parser.1 htags.1 INFO= global post-patch: ${REINPLACE_CMD} -E 's,^(gtags_DATA = )AUTHORS .* THANKS( \\$$),\1\2,' ${WRKSRC}/Makefile.in post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/global .for file in AUTHORS COPYING ChangeLog FAQ INSTALL LICENSE NEWS README \ THANKS ${INSTALL_MAN} ${WRKSRC}/${file} ${PREFIX}/share/doc/global .endfor .endif # This target is only meant to be used by the port maintainer. x-generate-plist: (${PORTSDIR}/Tools/scripts/plist -d -m ${MTREE_FILE} ${PREFIX}|${SED} -E 's,.*share/nls/.+$$,,;s,(@dirrm )share/doc/global,%%PORTDOCS%%\1%%DOCSDIR%%,;s,share/doc/global,%%PORTDOCS%%%%DOCSDIR%%,;s,^info/.+,,'|${TR} -s '\n') > temp-pkg-plist .include href='/~lantw44/cgit/cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/wots
Commit message (Expand)AuthorAgeFilesLines
* - Correctly assign RUN_DEPENDS, otherwise dependency on Perl interpreterdanfe2008-11-092-10/+7
* SHA256ifyedwin2006-01-241-0/+1
* Drop maintainership for ports which I sadly no longer havebms2005-12-13