# New ports collection makefile for: stringencoders # Date created: 11 June 2007 # Whom: Steven Kreuzer # # $FreeBSD$ # PORTNAME= stringencoders PORTVERSION= 3.10.3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Collection of high performance c-string transformations USE_PERL5= yes HAS_CONFIGURE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool .include .if ${ARCH} == "powerpc" BROKEN= Does not compile on powerpc .endif .include