1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/comms/cutecom/Makefile
Jason W. Bacon be26d1d912 Multiple ports:
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user

Approved by: jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D14128
2018-01-31 01:07:07 +00:00

19 lines
376 B
Makefile

# Created by: Markus Brueffer <markus@FreeBSD.org>
# $FreeBSD$
PORTNAME= cutecom
PORTVERSION= 0.20.0
PORTREVISION= 2
CATEGORIES= comms
MASTER_SITES= http://cutecom.sourceforge.net/
MAINTAINER= jwb@FreeBSD.org
COMMENT= Graphical serial terminal
RUN_DEPENDS= lsz:comms/lrzsz
USE_QT4= qt3support qmake_build moc_build rcc_build uic_build
USES= cmake
.include <bsd.port.mk>