1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/sysutils/stmpclean/Makefile
Li-Wen Hsu f23bee4711 - Current MASTER_SITES gives a 301 redirect, so point to final location
add WWW.

PR:		111155
Submitted by:	Jason Harris <jharris AT widomaker.com>
Approved by:	Stanislav Shalunov <shalunov AT shlang.com> (maintainer)
		clsung (mentor)
2007-04-13 14:09:41 +00:00

21 lines
421 B
Makefile

# New ports collection makefile for: stmpclean
# Date created: 4 August 1999
# Whom: 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
MAN8= stmpclean.8
MANCOMPRESSED= no
PLIST_FILES= sbin/stmpclean
.include <bsd.port.mk>