aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2022-01-25 06:03:24 +0000
committerNeel Chauhan <nc@FreeBSD.org>2022-01-25 06:03:24 +0000
commit021f2367730c24152843c93f941a5c817d1a2404 (patch)
treef925a11918cc456959a80653745067d5eb8a936a /comms
parentcdeec3a276a5ade237d34d06c20e6840a5085d9d (diff)
downloadports-021f2367730c24152843c93f941a5c817d1a2404.tar.gz
ports-021f2367730c24152843c93f941a5c817d1a2404.zip
comms/tcpser: Pet portfmt/portclippy
Diffstat (limited to 'comms')
-rw-r--r--comms/tcpser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/tcpser/Makefile b/comms/tcpser/Makefile
index 27696a11a6e7..fe0fcf3fbe60 100644
--- a/comms/tcpser/Makefile
+++ b/comms/tcpser/Makefile
@@ -9,15 +9,15 @@ COMMENT= TCPSER turns serial port into an emulated Hayes compatible modem
LICENSE= GPLv2+
+USES= gmake
USE_GITHUB= yes
GH_ACCOUNT= FozzTexx
GH_TAGNAME= 95f4b51
LDFLAGS+= -pthread
-USES= gmake
-PORTDOCS= README.md CHANGES
PLIST_FILES= bin/tcpser
+PORTDOCS= CHANGES README.md
OPTIONS_DEFINE= DOCS