aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/stmpclean/Makefile
blob: 580e7672aeb856481c68affdf4a2697140b12351 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:   stmpclean
# Date created:        4 August 1999
# Whom:                shalunov
#
# $FreeBSD$
#

PORTNAME=   stmpclean
PORTVERSION=    0.1
CATEGORIES= sysutils
MASTER_SITES=   ftp://ftp.mccme.ru/users/shalunov/

MAINTAINER= shalunov@mccme.ru

MAN8=       stmpclean.8
MANCOMPRESSED=  no

.include <bsd.port.mk>