| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/textproc/minify/ |
Upload File : |
PORTNAME= minify
PORTVERSION= 2.12.1
PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= textproc www
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Go minifiers for web formats
WWW= https://github.com/tdewolff/minify
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go:modules
GO_TARGET= ./cmd/minify
PLIST_FILES= bin/minify
GH_ACCOUNT= tdewolff
GH_TUPLE= djherbis:atime:v1.1.0:djherbis_atime/vendor/github.com/djherbis/atime \
dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \
fsnotify:fsnotify:v1.5.4:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
golang:sys:05e143d:golang_sys/vendor/golang.org/x/sys \
matryer:try:9ac251b:matryer_try/vendor/github.com/matryer/try \
spf13:pflag:d5e0c06:spf13_pflag/vendor/github.com/spf13/pflag \
tdewolff:parse:v2.6.3:tdewolff_parse/vendor/github.com/tdewolff/parse/v2
USE_GITHUB= yes
.include <bsd.port.mk>