# ports collection makefile for: fam # Date created: 20 February 2001 # Whom: Jeremy Norris # # $FreeBSD$ # PORTNAME= fam PORTVERSION= 2.6.4 CATEGORIES= devel MASTER_SITES= ftp://oss.sgi.com/projects/fam/download/ DISTNAME= ${PORTNAME}-oss-${PORTVERSION} MAINTAINER= ishmael27@home.com USE_AUTOMAKE= yes USE_LIBTOOL= yes USE_GMAKE= yes PATCH_STRIP= -p1 INSTALLS_SHLIB= yes MAN1= fam.1m MAN3= fam.3x post-install: @${INSTALL_SCRIPT} -m 751 ${FILESDIR}/fam.sh.sample ${PREFIX}/etc/rc.d/fam.sh.sample @${CAT} ${PKGMESSAGE} .include