diff --git a/net/micro_proxy/Makefile b/net/micro_proxy/Makefile index 16c0038f740b..6daba3eba312 100644 --- a/net/micro_proxy/Makefile +++ b/net/micro_proxy/Makefile @@ -1,23 +1,24 @@ PORTNAME= micro_proxy PORTVERSION= 20140814 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.acme.com/software/micro_proxy/ \ LOCAL/ehaupt DISTNAME= ${PORTNAME}_14Aug2014 MAINTAINER= ehaupt@FreeBSD.org COMMENT= Really small HTTP/HTTPS proxy WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= libexec/micro_proxy man/man8/micro_proxy.8.gz SUB_FILES= pkg-message do-build: ${CC} ${CFLAGS} -c ${WRKSRC}/${PORTNAME}.c -o ${WRKSRC}/${PORTNAME}.o ${CC} ${CFLAGS} ${WRKSRC}/${PORTNAME}.o -o ${WRKSRC}/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/libexec ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${MANPREFIX}/man/man8 .include diff --git a/net/micro_proxy/files/pkg-message.in b/net/micro_proxy/files/pkg-message.in index 599c1176f116..bc4333b09716 100644 --- a/net/micro_proxy/files/pkg-message.in +++ b/net/micro_proxy/files/pkg-message.in @@ -1,20 +1,26 @@ [ { type: install message: <