aboutsummaryrefslogtreecommitdiff
path: root/news/yydecode/Makefile
blob: a41ce07aedd24700de939d0b7a824285e931ad20 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	yydecode
PORTVERSION=	0.2.10
CATEGORIES=	news
MASTER_SITES=	SF

MAINTAINER=	miki@ceti.pl
COMMENT=	Tool to decode yEnc encoded files
WWW=		http://yydecode.sf.net/

USES=		gmake
GNU_CONFIGURE=	yes

PLIST_FILES=	bin/yydecode \
		man/man1/yydecode.1.gz

.include <bsd.port.mk>