# New ports collection makefile for: tkxanim # Date created: 24 October 1999 # Whom: Chris D. Faulhaber # # $FreeBSD$ # PORTNAME= tkxanim PORTVERSION= 0.43 CATEGORIES= graphics tk82 MASTER_SITES= http://members.yourlink.net/aaron/ MAINTAINER= jedgar@fxp.org RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 \ xanim:${PORTSDIR}/graphics/xanim WRKSRC= ${WRKDIR}/Tkxanim do-build: @${MV} ${WRKSRC}/tkxanim ${WRKSRC}/tkxanim.orig @${SED} -e 's|CHANGEME|${PREFIX}|' \ < ${WRKSRC}/tkxanim.orig > ${WRKSRC}/tkxanim do-install: ${INSTALL_SCRIPT} ${WRKSRC}/tkxanim ${PREFIX}/bin -${MKDIR} ${PREFIX}/share/icons ${INSTALL_DATA} ${WRKSRC}/tkxanim.gif ${PREFIX}/share/icons .include /pre> Style: tab -> space. 2013-03-28T16:28:59+00:00 eadler eadler@FreeBSD.org 2013-03-28T16:28:59+00:00 3ed7e5832a752d963b037d8017ec4d3a42ea9bfd Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.