aboutsummaryrefslogtreecommitdiffstats
path: root/misc/skyutils/Makefile
blob: daf6a1a82b65eb35e3ab5b79a0339f1d688563bf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# ports collection makefile for:    skyutils
# Date created:             21 February 2004
# Whom:                 Machiel Mastenbroek <machiel_mastenbroek@hotmail.com>
#
# $FreeBSD$
#

PORTNAME=   skyutils
PORTVERSION=    2.6
CATEGORIES= misc
MASTER_SITES=   http://zekiller.skytech.org/fichiers/

MAINTAINER= machiel_mastenbroek@hotmail.com
COMMENT=    A library required by smssend (same author)

USE_AUTOCONF_VER?=259
USE_INC_LIBTOOL_VER=13
INSTALLS_SHLIB= yes

.include <bsd.port.mk>