View | Details | Raw Unified | Return to bug 190872 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (+4 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	note
3
PORTNAME=	note
4
PORTVERSION=	1.3.18
4
PORTVERSION=	1.3.18
5
PORTREVISION=	1
5
CATEGORIES=	deskutils perl5
6
CATEGORIES=	deskutils perl5
6
MASTER_SITES=	http://www.daemon.de/idisk/Apps/note/
7
MASTER_SITES=	http://www.daemon.de/idisk/Apps/note/
7
8
Lines 10-15 Link Here
10
11
11
LICENSE=	GPLv1
12
LICENSE=	GPLv1
12
13
14
RUN_DEPENDS=	p5-YAML>=0.1:${PORTSDIR}/textproc/p5-YAML \
15
		p5-Crypt-IDEA>=1.0:${PORTSDIR}/security/p5-Crypt-IDEA
16
13
USES=		perl5
17
USES=		perl5
14
USE_PERL5=	configure
18
USE_PERL5=	configure
15
19

Return to bug 190872