11 lines
277 B
Makefile
11 lines
277 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2010/10/27 12:54:53 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
|
||
|
|
||
|
.include <bsd.port.mk>
|