# New ports collection makefile for: icod # Date created: 02 October 1999 # Whom: Chris D. Faulhaber # # $FreeBSD: ports/graphics/icod/Makefile,v 1.7 2006/03/24 06:23:43 linimon Exp $ # PORTNAME= icod PORTVERSION= 1.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jedgar DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Utility to convert Windows icon files to xpm format PLIST_FILES= bin/icod WRKSRC= ${WRKDIR}/icod ALL_TARGET= icod do-install: ${INSTALL_SCRIPT} ${WRKSRC}/icod ${PREFIX}/bin .include