1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/comms/picocom/Makefile

20 lines
331 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= picocom
PORTVERSION= 1.7
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= dhn@FreeBSD.org
COMMENT= Dumb Terminal Emulator
ALL_TARGET= picocom
USE_GMAKE= yes
PLIST_FILES= bin/picocom
MAN8= picocom.8
NO_STAGE= yes
.include <bsd.port.mk>