# New ports collection makefile for: xfaces-3.3 # Date created: 15 Dec 2001 # Whom: Ted Faber # $FreeBSD$ # PORTNAME= xfaces PORTVERSION= 3.3 PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/xfaces/ \ http://www.mavetju.org/download/adopted/xfaces/ EXTRACT_SUFX= .tar.Z DIST_SUBDIR= ${PORTNAME} PATCH_SITES= ${MASTER_SITES} PATCHFILES= patch-charnier patch-faber patch-graaff patch-kinzler3 # patch-graff above has a partial pathname in there that none of the others # do. The default value for PATCH_DIST_STRIP [-p0] fails on that, this empty # value keeps any -p option from the patch command and works. PATCH_DIST_STRIP= MAINTAINER= faber@isi.edu COMMENT= Display shaped icons for mail spool contents LIB_DEPENDS=compface:${PORTSDIR}/mail/faces:install # GNU make properly processes some overridden rules in the makefile that # imake generates. Specifically, installing the html docs. USE_GMAKE=yes USE_IMAKE=yes MAN1= xfaces.1 post-install: ${MKDIR} ${DATADIR}/images ${INSTALL_DATA} ${WRKSRC}/images/* ${DATADIR}/images .include eebsd-ports-gnome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* End WWW CPAN URL with a "/"ehaupt2011-12-281-1/+1
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-202-3/+2
* Add WWWehaupt2010-01-231-0/+2
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-17