mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
d7d1492fd0
PR: 215487 Submitted by: joneum@bsdproject.de Approved by: maintainer(timeout, >30 days)
14 lines
261 B
Makefile
14 lines
261 B
Makefile
# Created by: Dorit Rottner (<rottner@punkt.de>)
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Payment_DTA
|
|
PORTVERSION= 1.4.3
|
|
CATEGORIES= finance pear
|
|
|
|
MAINTAINER= rottner@punkt.de
|
|
COMMENT= PEAR class to create and handle DTA files used in Germany
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|