aboutsummaryrefslogtreecommitdiff
path: root/net/suckblow/Makefile
blob: b8aca1f15f292d2b1a6ffd85357ffd5fb15e97d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	mpd
# Date created:				26 Jun 2000
# Whom:					Archie Cobbs
#
# $FreeBSD$
#

PORTNAME=	suckblow
PORTVERSION=	1.0
CATEGORIES=	net misc
MASTER_SITES=	http://people.FreeBSD.org/~archie/distfiles/

MAINTAINER=	archie@freebsd.org

MAN1=		suck.1
MLINKS=		suck.1 blow.1
MANCOMPRESSED=	maybe

.include <bsd.port.mk>