summaryrefslogtreecommitdiffstats
path: root/sysutils/stmpclean/Makefile
blob: 969586ebc284f4ab36611adc614f30f7cf728e0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: shalunov
# $FreeBSD$

PORTNAME=	stmpclean
PORTVERSION=	0.3
CATEGORIES=	sysutils security
MASTER_SITES=	http://shlang.com/stmpclean/

MAINTAINER=	shalunov@shlang.com
COMMENT=	Remove old files from temporary directories

PLIST_FILES=	sbin/stmpclean man/man8/stmpclean.8.gz

post-patch:
	@${REINPLACE_CMD} -e "s/-O6//g" ${WRKSRC}/Makefile

.include <bsd.port.mk>
OpenPOWER on IntegriCloud