aboutsummaryrefslogtreecommitdiff
path: root/finance/pear_Payment_DTA/Makefile
blob: 2212da63bc6fb676237865051880eadade9f7054 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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>