freebsd-ports/news/husky-smapi-devel/Makefile
Martin Wilke 3b119c41a9 - Update to 2.4-rc5
- Switch to USE_LDCONFIG

PR:		113011
Submitted by:	Oleg Sharoiko <os@rsu.ru> (maintainer)
2007-05-27 19:55:48 +00:00

21 lines
455 B
Makefile

# New ports collection makefile for: husky-smapi-devel
# Date created: 2005-10-26
# Whom: Oleg Sharoiko <os@rsu.ru>
#
# $FreeBSD$
#
PORTNAME= smapi
DISTVERSION= 2.4-rc5
CATEGORIES= news mail
MAINTAINER= os@rsu.ru
COMMENT= MSGAPI for Husky Fidosoft Project. Development version
CONFLICTS= husky-smapi-[0-9]*
USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../news/husky-base-devel/Makefile.inc"
.include <bsd.port.post.mk>