Tweak editors/uzap version 1.0
[dports.git] / editors / uzap / Makefile
1 # Created by: joerg
2 # $FreeBSD: editors/uzap/Makefile 327720 2013-09-20 16:36:23Z bapt $
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 MAN1=           uzap.1
19 PLIST_FILES=    bin/uzap
20
21 NO_STAGE=       yes
22 .include <bsd.port.mk>