mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
14 lines
261 B
Makefile
14 lines
261 B
Makefile
# Created by: Dorit Rottner (<rottner@punkt.de>)
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Payment_DTA
|
|
PORTVERSION= 1.2.1
|
|
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>
|