1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/editors/uzap/Makefile
Vanilla I. Shu c2cb80025b Stageify.
Approved by:	portmgr@
2014-05-27 15:01:44 +00:00

21 lines
514 B
Makefile

# Created by: joerg
# $FreeBSD$
PORTNAME= uzap
PORTVERSION= 1.0
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= joerg
DISTNAME= ${PORTNAME}
MAINTAINER= joerg@FreeBSD.org
COMMENT= Visual binary file editor
# Has been posted to alt.sources in 1989
# http://www.megalextoria.com/usenet-archive/news097f1/b120/alt/sources/00000521.html
NO_CDROM= This software may not be used to make a profit in any way.
NO_WRKSUBDIR= yes
PLIST_FILES= bin/uzap man/man1/uzap.1.gz
.include <bsd.port.mk>