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