aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ups-debug/Makefile
blob: d9209e68901c573ae92a0a61157e96157948ed69 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# ex:ts=8
# Ports collection makefile for:  UPS
# Version required:           3.32
# Date created:           Mon Feb 03, 1997
# Whom:               David O'Brien (obrien@FreeBSD.org)
#
# $Id: Makefile,v 1.1.1.1 1998/06/24 05:34:29 obrien Exp $
#

DISTNAME=   ups-3.32
CATEGORIES= devel
MASTER_SITES=   ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities

MAINTAINER=     obrien@FreeBSD.org

ALL_TARGET= ups ups
MAN1=       ups.1

.include <bsd.port.mk>