Source
xxxxxxxxxx
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
name py-python-poppler-qt4
version 0.18.2
categories python
license none
revision 1
foreach i {26 27 32 33 34} {
subport py${i}-python-poppler-qt4 {}
}
replaced_by [regsub -- {-python} [string map {26 27 32 34 33 34} ${subport}] {}]
PortGroup obsolete 1.0