# Ports collection makefile for: erc # Date created: 23 February 2004 # Whom: Dryice Liu # # $FreeBSD$ # PORTNAME= erc PORTVERSION= 5.1.2 PORTREVISION= 1 CATEGORIES+= irc elisp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= erc PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= ports@FreeBSD.org COMMENT= ERC is an Emacs InternetRelayChat client BROKEN= Conflicting dependencies USE_EMACS= yes ERC_LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} USE_GMAKE= yes BUILD_DEPENDS+= \ ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/cedet/common/cedet.el:${PORTSDIR}/devel/cedet${PORTNAMESUFFIX} \ ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/bbdb/bbdb.el:${PORTSDIR}/databases/bbdb${PORTNAMESUFFIX} \ ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/emacs-chess/chess.elc:${PORTSDIR}/games/emacs-chess RUN_DEPENDS+= ${BUILD_DEPENDS} do-install: ${MKDIR} ${ERC_LISPDIR} .for i in *.el *.elc ${INSTALL_DATA} ${WRKSRC}/${i} ${ERC_LISPDIR} .endfor post-install: @${CAT} ${PKGMESSAGE} .include /cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reset vg@'s ports after he resigned.rene2018-02-241-1/+1
* Move all X cursors from ${PREFIX}/lib/X11/icons to ${PREFIX}/share/iconsbapt2017-08-172-621/+622