12 lines
286 B
Makefile
12 lines
286 B
Makefile
# $OpenBSD: Makefile,v 1.2 2010/11/16 16:20:17 stephan Exp $
|
|
|
|
COMMENT = simple set of functions that extend the core sessions
|
|
|
|
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
|
|
|
|
DISTNAME = session_api-6.x-1.2
|
|
PKGNAME = drupal6-session_api-1.2
|
|
REVISION = 0
|
|
|
|
.include <bsd.port.mk>
|