pkgsrc-wip/ccrypt/Makefile
Sergey Svishchev 7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00

14 lines
372 B
Makefile

# $NetBSD: Makefile,v 1.4 2006/10/29 08:32:39 shattered Exp $
#
DISTNAME= ccrypt-1.4
CATEGORIES= security
MASTER_SITES= http://www.mathstat.dal.ca/~selinger/ccrypt/download/
MAINTAINER= poff@sixbit.org
HOMEPAGE= http://www.mathstat.dal.ca/~selinger/ccrypt/
COMMENT= Encrypts/decrypts files using Rijndael block cipher
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"