aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/note/Makefile
blob: 08599effab18c91d96fbefb0a88b8e85b6792c71 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=   note
PORTVERSION=    1.3.18
CATEGORIES= deskutils perl5
MASTER_SITES=   http://www.daemon.de/idisk/Apps/note/

MAINTAINER= idefix@fechner.net
COMMENT=    Console based tool to handle encrypted notes

LICENSE=    GPLv1

USES=       perl5
USE_PERL5=  configure

.include <bsd.port.mk>