Update sysutils/rubygem-parallel to version 1.4.0
[dports.git] / editors / uzap / Makefile
1 # Created by: joerg
2 # $FreeBSD$
3
4 PORTNAME=       uzap
5 PORTVERSION=    1.0
6 CATEGORIES=     editors
7 MASTER_SITES=   ${MASTER_SITE_LOCAL}
8 MASTER_SITE_SUBDIR=     joerg
9 DISTNAME=       ${PORTNAME}
10
11 MAINTAINER=     joerg@FreeBSD.org
12 COMMENT=        Visual binary file editor
13
14 # Has been posted to alt.sources in 1989
15 # http://www.megalextoria.com/usenet-archive/news097f1/b120/alt/sources/00000521.html
16 NO_CDROM=       This software may not be used to make a profit in any way.
17 NO_WRKSUBDIR=   yes
18 PLIST_FILES=    bin/uzap man/man1/uzap.1.gz
19
20 .include <bsd.port.mk>