mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
328b757bf2
libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!)
21 lines
450 B
Makefile
21 lines
450 B
Makefile
# 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_LIBTOOL_VER=13
|
|
INSTALLS_SHLIB= yes
|
|
|
|
.include <bsd.port.mk>
|