1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/finance/pear_Payment_DTA/Makefile
Wen Heping d7d1492fd0 - Update to 1.4.3
PR:		215487
Submitted by:	joneum@bsdproject.de
Approved by:	maintainer(timeout, >30 days)
2017-02-01 00:57:45 +00:00

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>