# New ports collection makefile for: iiimf-headers # Date created: 6 Dec 2003 # Whom: Kuang-che Wu # # $FreeBSD$ # PORTNAME= headers PORTVERSION= 12.2 CATEGORIES= textproc MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- DISTNAME= iiimf-src-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Header files for Internet/Intranet Input Method Framework WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} USE_BZIP2= yes NO_BUILD= yes do-install: ${MKDIR} ${PREFIX}/include/iiim .for file in IMArg.h IMCharSubsets.h IMProtocolStruct.h syscfg.h threaddef.h ${INSTALL_DATA} ${WRKSRC}/include/${file} ${PREFIX}/include/iiim .endfor ${MKDIR} ${PREFIX}/include/iiim/iml ${INSTALL_DATA} ${WRKSRC}/include/iml/*.h ${PREFIX}/include/iiim/iml .include ttps://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.01miwi2008-06-011-4/+3
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-1/+1
* Update to 1.00skv2006-06-161-2/+2
* * reflect renaming on CPAN File-Spec to PathToolsskv2005-06-121-8/+4
* Updated to 0.4skv2004-03-301-1/+1
* Updated to 0.2skv2003-12-081-2/+8