11 lines
218 B
Makefile
11 lines
218 B
Makefile
# $OpenBSD: Makefile,v 1.6 2012/05/11 07:46:35 espie Exp $
|
|
|
|
COMMENT = e-commerce suite for Drupal
|
|
|
|
DISTNAME = ubercart-6.x-2.9
|
|
PKGNAME = drupal6-ubercart-2.9
|
|
|
|
RUN_DEPENDS = www/drupal6/token
|
|
|
|
.include <bsd.port.mk>
|