# New ports collection makefile for: scmxx # Date created: 21.03.2002 # Whom: Janos.Mohacsi@bsd.hu # # $FreeBSD$ # PORTNAME= scmxx PORTVERSION= 0.6.3.8 CATEGORIES= comms MASTER_SITES= http://ma2geo.mathematik.uni-karlsruhe.de/~hendrik/scmxx/download/ \ http://ma2geo.mathematik.uni-karlsruhe.de/~hendrik/scmxx/download/old/ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Data exchange utility for Siemens mobile phones LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv USE_BZIP2= yes USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ CFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_GMAKE= yes MAN1= scmxx.1 .ifndef(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/*.txt ${DOCSDIR} @${MKDIR} ${EXAMPLESDIR} .for file in phonebook sms.txt vCalendar.vcs vCard.vcf ${INSTALL_DATA} ${WRKSRC}/examples/${file} ${EXAMPLESDIR} .endfor .endif .include t logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/misc/krecipes
Commit message (Expand)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-4/+3
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
* Conversion to a single libtool environment.ade2006-02-231-1/+1
* [UPDATE] misc/krecipes to version 0.9.1, unbreak on 4.xedwin2006-01-074-55/+137
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
* - Don't remove directories that are in mtree or are deleted byarved2005-06-201-37/+0