Ticket #46696: Portfile-py-python-poppler-qt4

File Portfile-py-python-poppler-qt4, 460 bytes (added by dliessi (Davide Liessi), 9 years ago)

replace py-python-poppler-qt4 Poppler

Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
2# $Id$
3PortSystem          1.0
4name                py-python-poppler-qt4
5foreach i {26 27 32 33 34} {
6    subport py${i}-python-poppler-qt4 {}
7}
8replaced_by         [regsub -- {-python} [string map {26 27 32 34 33 34} ${subport}] {}]
9version             0.18.2
10revision            1
11PortGroup           obsolete 1.0